villebro commented on PR #24241: URL: https://github.com/apache/superset/pull/24241#issuecomment-1568852483
> @villebro for Trino the `DECIMAL` type is no longer experimental per [trinodb/trino-python-client#308](https://github.com/trinodb/trino-python-client/pull/308), i.e., now by default these types use the native Python type. Oh nice, thanks for the heads up. Let me confirm that by bumping the version 👍 I notice the original PR was changing other return types, too, have we confirmed that Superset handles them well? > Furthermore, regarding MySQL, doesn't the handling of the `DECIMAL` depend on how the various [dialects](https://docs.sqlalchemy.org/en/20/dialects/mysql.html) handle this? That may well be - let me check with the author of the issue which dialect they were using. -- 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]
