[ https://issues.apache.org/jira/browse/FLINK-23324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ada Wong updated FLINK-23324: ----------------------------- Fix Version/s: 1.15.0 1.14.1 > Postgres of JDBC Connector enable case-sensitive. > ------------------------------------------------- > > Key: FLINK-23324 > URL: https://issues.apache.org/jira/browse/FLINK-23324 > Project: Flink > Issue Type: Bug > Components: Connectors / JDBC > Affects Versions: 1.13.1, 1.12.4 > Reporter: Ada Wong > Assignee: Ada Wong > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0, 1.14.1 > > > Now the PostgresDialect is case-insensitive. I think this is a bug. > https://stackoverflow.com/questions/20878932/are-postgresql-column-names-case-sensitive > https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS > Could we delete PostgresDialect#quoteIdentifier, make it using super class. -- This message was sent by Atlassian Jira (v8.20.1#820001)