wuchong commented on pull request #16962:
URL: https://github.com/apache/flink/pull/16962#issuecomment-912420549
Offering a generic JdbcCatalog is a good idea. However, a generic
JdbcCatalog requires adding more interfaces to JdbcDialect which is still an
internal interface. So, there is no much differences between the two
approaches. Therefore, I'm
fine to first introduce this MySqlCatalog.
We can discuss and re-design a public-purpose `JdbcDialect` in another issue
which can offer a generic `JdbcCatalog`.
--
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]