Timo Walther created FLINK-23384:
------------------------------------
Summary: Use upper case name for all BuiltInFunctionDefinitions
Key: FLINK-23384
URL: https://issues.apache.org/jira/browse/FLINK-23384
Project: Flink
Issue Type: Sub-task
Components: Table SQL / API
Reporter: Timo Walther
Currently, some functions in BuiltInFunctionDefinitions use camel case names.
This is mostly due to historical reasons when using the string-based Java
expression API. Once {{ExpressionParser}} is dropped we can also normalize the
names.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)