Skip to content

Query results are not displayed after initial query #774

@mreid-moz

Description

@mreid-moz

Issue Summary

When running a new query for the first time, sometimes the results do not appear in table view so you cannot see what was returned, nor can you create a visualization.

Steps to Reproduce

  1. visit sql.tmo
  2. click "New Query"
  3. enter a simple query, for example SELECT active_hours_sum FROM clients_daily WHERE submission_date_s3 = '20190115' LIMIT 10
  4. click "Execute"
  5. wait a few moments for the query to complete

Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?

I expected the results table to appear, but it does not. You can download the results as CSV, and as a workaround, you can force the results to appear by saving the query.

Screenshot:
screenshot_redash

Technical details:

  • Redash Version: 6.0.0 (dev)
  • Browser/OS: Fx Nightly 66 on MacOS Mojave
  • How did you install Redash: This is the version deployed at sql.tmo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions