robdiciuccio commented on issue #8978: Error when run query from SQL Lab using json_agg/json_build_object URL: https://github.com/apache/incubator-superset/issues/8978#issuecomment-577525994 [This looks to be a fix in Arrow](https://github.com/apache/arrow/pull/6199), but it is not yet released. Trying to verify against master, but building Arrow on MacOS is turning out to be a pain. In the meantime, I'm going to open a PR to serialize nested data types as JSON strings. Not an ideal solution, but will buy us some time for a proper Arrow fix to be released. Also looking into solutions for bypassing Pandas altogether for SQL Lab in the long run.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
