Terry Wang created FLINK-15061:
----------------------------------
Summary: 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
Fix For: 1.10.0
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)