[
https://issues.apache.org/jira/browse/FLINK-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438539#comment-17438539
]
Martijn Visser edited comment on FLINK-16833 at 11/4/21, 8:12 AM:
------------------------------------------------------------------
[~wanglijie95] No problem! Would you be open to implement/build one of the
dialects? For example the OracleDialect
https://issues.apache.org/jira/browse/FLINK-14100 or one of the others?
https://issues.apache.org/jira/browse/FLINK-14078
was (Author: martijnvisser):
[~wanglijie95] No problem! Would you be open to introduce one of the dialects?
For example the OracleDialect https://issues.apache.org/jira/browse/FLINK-14100
or one of the others? https://issues.apache.org/jira/browse/FLINK-14078
> 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: Minor
> Labels: auto-deprioritized-major
>
> 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)