[
https://issues.apache.org/jira/browse/FLINK-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-16833:
-----------------------------------
Labels: auto-deprioritized-major (was: stale-major)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> 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)