gregersn commented on issue #25125: URL: https://github.com/apache/superset/issues/25125#issuecomment-1777156242
After digging a bit in the source code, I found that this is related to the lack of support for complex data types as can be seen here: https://github.com/apache/superset/blob/419d12281612bd0cd1bdca121efbb39f02d7cb1e/superset/utils/core.py#L158 and here: https://github.com/apache/superset/blob/419d12281612bd0cd1bdca121efbb39f02d7cb1e/superset/result_set.py#L155 And is mentioned in related issue, here: https://github.com/apache/superset/issues/19388 -- 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]
