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

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

     [ https://issues.apache.org/jira/browse/CALCITE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesus Camacho Rodriguez updated CALCITE-3189:
---------------------------------------------
    Component/s: core

> Multiple fixes for Oracle SQL dialect
> -------------------------------------
>
>                 Key: CALCITE-3189
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3189
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.20.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>
> 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)