betodealmeida commented on issue #30551: URL: https://github.com/apache/superset/issues/30551#issuecomment-2400351083
@sadpandajoe right, if this is happening on a database that doesn't have a [sqlglot dialect](https://sqlglot.com/sqlglot/dialects.html#dialects) it would fallback to the generic dialect, which probably uses double quotes since that's the ANSI SQL standard. -- 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]
