You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stuti Gupta (JIRA)" <ji...@apache.org> on 2019/01/22 05:58:00 UTC

[jira] [Created] (CALCITE-2794) Add specific translation for SUBSTRING, CHARACTER, CHARACTER_LENGTH, TRUNCATE, TRIM, DATE + INTERVAL, EXTRACT operators in Hive and BigQuery and Spark SQL dialects

Stuti Gupta created CALCITE-2794:
------------------------------------

             Summary: Add specific translation for SUBSTRING, CHARACTER, CHARACTER_LENGTH, TRUNCATE, TRIM, DATE + INTERVAL, EXTRACT operators in Hive and BigQuery and Spark SQL dialects
                 Key: CALCITE-2794
                 URL: https://issues.apache.org/jira/browse/CALCITE-2794
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: Stuti Gupta
            Assignee: Julian Hyde


Owing to the syntactical differences between Calcite SQL and certain other Dialects, emulation for SqlNode unparsing needs to be added based on the Dialect in RelToSqlConcverter.



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