You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Trino to connect to Opensearch since Superset doesn't directly support it yet.
When I do a query that contains embedded rows, superset does not display the headers for those rows, showing only "NULL".
I opened a ticket with Trino and they said it has to do with how Superset is calling the API.
Bug description
I am using Trino to connect to Opensearch since Superset doesn't directly support it yet.
When I do a query that contains embedded rows, superset does not display the headers for those rows, showing only "NULL".
I opened a ticket with Trino and they said it has to do with how Superset is calling the API.
trinodb/trino#23758
Screenshots/recordings
Superset version
master / latest-dev
Python version
I don't know
Node version
16
Browser
Chrome
Additional context
Actually using 4.0.2 because I haven't been having difficulties trying to extend the docker image.
Logs did not indicate any errors.
Checklist
The text was updated successfully, but these errors were encountered: