Closed
Bug 1541084
Opened 6 years ago
Closed 6 years ago
Error running query: <generator object <genexpr> at 0x7fac6f8aafa0> is not JSON serializable
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Dexter, Assigned: ashort)
References
Details
While running a SQL query on glean data, I got this error:
Error running query: <generator object <genexpr> at 0x7fac6f8aafa0> is not JSON serializable
Things seem to be fine on the pipeline end (Frank says!). Any tip on how to get this unblocked?
Comment 1•6 years ago
|
||
We've deployed a fix to production that resolves this issue [1].
[1] https://github.com/mozilla/redash-stmo/commit/992dc9d447e8e5ff289a1c2fd319304c146bad17
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Assignee: nobody → ashort
Updated•2 years ago
|
Component: Redash (STMO) → General
You need to log in
before you can comment on or make changes to this bug.
Description
•