[jira] [Created] (FLINK-6587) Java Table API cannot parse function names starting with keywords

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

[jira] [Created] (FLINK-6587) Java Table API cannot parse function names starting with keywords

Shang Yuanchun (Jira)
Timo Walther created FLINK-6587:
-----------------------------------

             Summary: Java Table API cannot parse function names starting with keywords
                 Key: FLINK-6587
                 URL: https://issues.apache.org/jira/browse/FLINK-6587
             Project: Flink
          Issue Type: Bug
          Components: Table API & SQL
            Reporter: Timo Walther
            Assignee: Timo Walther


The ExpressionParser of the Java Table API has problems with functions that start with a reserved keyword. e.g. a function must not be called {{summing}} because {{sum}} is reserved.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)