rusackas commented on issue #35414: URL: https://github.com/apache/superset/issues/35414#issuecomment-4898820271
This was already root-caused to sqlglot <27.21.0 generating positional GROUP BY for Oracle. Master pins sqlglot==30.8.0 (requirements/base.txt) which contains the upstream fix, and it's been confirmed Superset 6.0 + sqlglot 27.29 works. Fixed by the dependency bump already on master, but I opened a test PR to prove it, and that should close this, even though I'm tempted to right now :D -- 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]
