villebro commented on PR #32052: URL: https://github.com/apache/superset/pull/32052#issuecomment-2628488875
> @betodealmeida will probably know more, but do we need to add anything for dialect parsing here: > > https://github.com/apache/superset/blob/1064ad5d58ec4c21d6873f1be8c3c686dc51cfd3/superset/sql/parse.py#L45 I don't see Parseable here, so I assume we'll just fall back to the default dialect for now: https://github.com/tobymao/sqlglot/tree/main/sqlglot/dialects -- 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]
