[
https://issues.apache.org/jira/browse/FLINK-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated FLINK-16833:
-------------------------------
Fix Version/s: (was: 1.11.0)
1.12.0
> Make JDBCDialect pluggable for JDBC SQL connector
> -------------------------------------------------
>
> Key: FLINK-16833
> URL: https://issues.apache.org/jira/browse/FLINK-16833
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / JDBC, Table SQL / Ecosystem
> Reporter: Jark Wu
> Priority: Major
> Fix For: 1.12.0
>
>
> Currently, we only natively support very limited JDBC dialects in flink-jdbc.
> However, there are a lot of jdbc drivers in the world . We should expose the
> ability to users to make it pluggable.
> Some initial ideas:
> - expose a connector configuration to accept a JDBCDialect class name.
> - find supported JDBCDialect via SPI.
> A more detaited design should be proposed for disucssion.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)