[
https://issues.apache.org/jira/browse/FLINK-9977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-9977:
----------------------------------
Labels: pull-request-available (was: )
> Refine the docs for Table/SQL built-in functions
> ------------------------------------------------
>
> Key: FLINK-9977
> URL: https://issues.apache.org/jira/browse/FLINK-9977
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Xingcan Cui
> Assignee: Xingcan Cui
> Priority: Minor
> Labels: pull-request-available
> Attachments: Java.jpg, SQL.jpg, Scala.jpg
>
>
> There exist some syntax errors or inconsistencies in documents and Scala docs
> of the Table/SQL built-in functions. This issue aims to make some
> improvements to them.
> Also, according to FLINK-10103, we should use single quotes to express
> strings in SQL. For example, CONCAT("AA", "BB", "CC") should be replaced with
> CONCAT('AA', 'BB', 'CC').
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)