[
https://issues.apache.org/jira/browse/FLINK-18640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251089#comment-17251089
]
Jark Wu edited comment on FLINK-18640 at 12/17/20, 1:29 PM:
------------------------------------------------------------
I don't think exposing postgres' specific configuration in JDBC connector is a
good idea.
I would suggest to investigate how other projects handle this first, e.g. Kafka
JDBC Connect.
was (Author: jark):
I don't think exposing postgres' specific configuration in JDBC connector is a
good idea.
I would suggest to investigate how other projects handle this, e.g. Kafka JDBC
Connect.
> Fix PostgresDialect doesn't quote the identifiers
> -------------------------------------------------
>
> Key: FLINK-18640
> URL: https://issues.apache.org/jira/browse/FLINK-18640
> Project: Flink
> Issue Type: Bug
> Components: Connectors / JDBC, Table SQL / Ecosystem
> Affects Versions: 1.9.1, 1.10.1
> Reporter: 毛宗良
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.3, 1.13.0, 1.11.4
>
>
> Flink jdbc throw exceptions when read a postgresql table with scheam, like
> "ods.t_test". BY debugging the source code, I found a bug about dealing the
> table name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)