Open g12-al opened 1 year ago
Which query runner are you using? I couldn't replicate it on 10.1.0 (2589bef1).
I have been able to replicate this in both the Databricks and Postgres data source. It appears to be related to the automatic limit introduced in #5088 - unchecking the limit 1000
box correctly returns results.
Ouch, that definitely sounds like a bug which needs fixing.
Queries starting with a commented out line return no data
Using chrome, if the first line in a query is a comment (not part of the query itself), Redash returns no data.
Steps to Reproduce
e.g.
WORKS:
Returns no data:
Technical details: