Closed
Bug 1517262
Opened 7 years ago
Closed 7 years ago
table with query results for unsaved query not shown, but row count mentioned
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: ashort)
Details
Redash doesn't show result tables for unsaved queries at the moment. It will mentioned the number of matching rows at the bottom.
Steps to reproduce:
1. Create a new query, e.g. with "Treeherder" as database and a query like: SELECT * FROM repository
Actual result: No result rows shown, bottom status line reads: 99 rows 1 seconds runtime
Expected: Result table also shown.
If one takes an already existing query and runs that, the rows will be shown. Copy and paste of the query code into the field for a new query and running that shows that it will also be affected.
Updated•7 years ago
|
Assignee: nobody → jezdez
Updated•7 years ago
|
Status: NEW → ASSIGNED
Comment 1•7 years ago
|
||
We think this has been fixed in a recent release, we can't currently reproduce the issue. Can you confirm whether or not this is still happening for you?
Assignee: jezdez → ashort
Flags: needinfo?(aryx.bugmail)
| Reporter | ||
Comment 2•7 years ago
|
||
Thanks, can't reproduce it anymore, neither with treeherder as source nor with Athena_Releng for which I had noticed it the last time.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(aryx.bugmail)
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Redash (STMO) → General
You need to log in
before you can comment on or make changes to this bug.
Description
•