[
https://issues.apache.org/jira/browse/FLINK-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093693#comment-17093693
]
Lijie Wang commented on FLINK-16833:
------------------------------------
Hi [~jark], can you assign this issue to me? It's my design:
https://docs.google.com/document/d/1qk7kWcfD-3uB2-ycdinmVgFg2yYn1eoil0mjMxtzgGY/edit#
> 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.11.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)