[jira] [Created] (FLINK-15061) create/alter table/databases properties should be case sensitive stored in catalog

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-15061) create/alter table/databases properties should be case sensitive stored in catalog

Shang Yuanchun (Jira)
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)