[jira] [Created] (FLINK-4549) Test and document implicitly supported SQL functions

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

[jira] [Created] (FLINK-4549) Test and document implicitly supported SQL functions

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

             Summary: Test and document implicitly supported SQL functions
                 Key: FLINK-4549
                 URL: https://issues.apache.org/jira/browse/FLINK-4549
             Project: Flink
          Issue Type: Bug
          Components: Table API & SQL
            Reporter: Timo Walther


Calcite supports many SQL functions by translating them into {{RexNode}}s. However, SQL functions like {{NULLIF}}, {{OVERLAPS}} are neither tested nor document although supported.

These functions should be tested and added to the documentation. We could adopt parts from the Calcite documentation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)