Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Adding CHR() function support, available in Oracle & PostgreSql
https://docs.oracle.com/cd/B19306_01/server.102/b14200/functions019.htm
https://www.postgresql.org/docs/9.4/static/functions-string.html
Attachments
Issue Links
- is related to
-
CALCITE-2846 Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference
- Closed
- relates to
-
CALCITE-5241 Implement CHAR function (for MySQL, Spark compatibility), and JDBC {fn CHAR(n)}
- Closed
- links to