Kezhu Wang created FLINK-20658:
----------------------------------
Summary: Make sure jdbc connection is established by target driver
Key: FLINK-20658
URL:
https://issues.apache.org/jira/browse/FLINK-20658 Project: Flink
Issue Type: New Feature
Components: Connectors / JDBC
Affects Versions: 1.13.0
Reporter: Kezhu Wang
Currently, {{SimpleJdbcConnectionProvider.getConnection}} may return connection established by driver different from {{jdbcOptions.driverName}} if there are multiple driver implementations for same jdbc url exist in class path.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)