ilsaloving opened a new issue, #30979: URL: https://github.com/apache/superset/issues/30979
### 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. https://github.com/trinodb/trino/issues/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 - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
