Skip to main content

Troubleshooting query errors

To troubleshoot query errors:

  1. If an error occurs while running a query, an error message is shown in context that points the issue and can help you solve the issue. For example, in the following query the error is in line 4. The value won is expected to be in double quotes.

    project_query_error.png
  2. Every time you run a query, query logs are also generated which capture all the stages the query execution goes through and any errors that are encountered. Click the View log link to browse to the query logs. If you need to email data.world support for help with the query, click the Contact support link in the window. A copy of the details of the query execution are automatically added to the email.

    window_view_query_logs.png