[
https://issues.apache.org/jira/browse/FLINK-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li closed FLINK-15061.
----------------------------
Resolution: Fixed
master: ab4c31c5266dac4d1040491aa324a1d0a566c4aa
1.10: c35ae053942860d7bb4677124cb21821db968954
> create/alter table/databases properties should be case sensitive stored in
> catalog
> ----------------------------------------------------------------------------------
>
> Key: FLINK-15061
> URL: https://issues.apache.org/jira/browse/FLINK-15061
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Reporter: Terry Wang
> Assignee: Terry Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Now in the class `SqlToOperationConverter`, when creating a table the logic
> will convert all properties key to lower format, which will cause the
> properties stored in catalog to lose the case style and not intuitively be
> observed to user.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)