You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:05 UTC

[jira] [Updated] (FLINK-23324) Postgres of JDBC Connector enable case-sensitive.

     [ https://issues.apache.org/jira/browse/FLINK-23324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Gao updated FLINK-23324:
----------------------------
    Fix Version/s: 1.16.0

> 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: LuNng Wang
>            Assignee: LuNng Wang
>            Priority: Major
>              Labels: pull-request-available, stale-assigned
>             Fix For: 1.15.0, 1.16.0
>
>
> 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)