You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/07/10 00:23:00 UTC

[jira] [Created] (CALCITE-3189) Multiple fixes for Oracle SQL dialect

Jesus Camacho Rodriguez created CALCITE-3189:
------------------------------------------------

             Summary: Multiple fixes for Oracle SQL dialect
                 Key: CALCITE-3189
                 URL: https://issues.apache.org/jira/browse/CALCITE-3189
             Project: Calcite
          Issue Type: Bug
    Affects Versions: 1.20.0
            Reporter: Jesus Camacho Rodriguez
            Assignee: Jesus Camacho Rodriguez


Among others, it includes i) SQL translation support for custom types (e.g. {{SMALLINT}} --> {{NUMBER(5)}}), ii) limiting max length of {{VARCHAR}} type, iii) creating datetime literals correctly, and iv) method to infer whether a given data type is supported or not.



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