You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2018/07/26 06:50:00 UTC

[jira] [Created] (FLINK-9961) Add CHR function for table/sql API

vinoyang created FLINK-9961:
-------------------------------

             Summary: Add CHR function for table/sql API
                 Key: FLINK-9961
                 URL: https://issues.apache.org/jira/browse/FLINK-9961
             Project: Flink
          Issue Type: New Feature
          Components: Table API &amp; SQL
            Reporter: vinoyang
            Assignee: vinoyang


This function convert ASCII code to a character,

refer to : [https://doc.ispirer.com/sqlways/Output/SQLWays-1-071.html]

Considering "CHAR" always is a keyword in many database, so we use "CHR" keyword.



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