[jira] [Created] (FLINK-10103) Refine built-in-functions docs for SQL

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

[jira] [Created] (FLINK-10103) Refine built-in-functions docs for SQL

Shang Yuanchun (Jira)
Hequn Cheng created FLINK-10103:
-----------------------------------

             Summary: Refine built-in-functions docs for SQL
                 Key: FLINK-10103
                 URL: https://issues.apache.org/jira/browse/FLINK-10103
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Hequn Cheng


We should use {{'}} instead of {{"}} to express string in SQL. For example, we should write E.g. CONCAT('AA', 'BB', 'CC') instead of E.g. CONCAT("AA", "BB", "CC").
There are other places also need to be corrected for SQL Built-In Functions.
https://ci.apache.org/projects/flink/flink-docs-master/dev/table/sql.html#built-in-functions



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)