[
https://issues.apache.org/jira/browse/FLINK-16175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064624#comment-17064624
]
Dawid Wysakowicz commented on FLINK-16175:
------------------------------------------
I agree with the principle of the ticket to support case sensitivity. I think
though we should solve it in a uniform way for all aspects at once. Otherwise I
think the behaviour would be inconsistent, e.g. case sensitive for column names
but case insensitive for table names, which I am sure will surprise many users.
> Add config option to switch case sensitive for column names in SQL
> ------------------------------------------------------------------
>
> Key: FLINK-16175
> URL: https://issues.apache.org/jira/browse/FLINK-16175
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API, Table SQL / Planner
> Affects Versions: 1.11.0
> Reporter: Leonard Xu
> Assignee: Leonard Xu
> Priority: Major
> Labels: usability
> Fix For: 1.11.0
>
>
> Flink SQL is default CaseSensitive and have no option to config. This issue
> aims to support
> a configOption so that user can set CaseSensitive for their SQL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)