funky-eyes commented on issue #8095: URL: https://github.com/apache/incubator-seata/issues/8095#issuecomment-4426883165
I think we can refer to Druid’s table name generation logic and use its API to implement our own table name extraction logic. This would allow us to avoid going through the `SQLDialect.of` logic and reduce the associated overhead. -- 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]
