[
https://issues.apache.org/jira/browse/CALCITE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated CALCITE-3189:
---------------------------------------------
Description: Among others, it includes i) SQL translation support for
specific 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. (was: 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.)
> 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
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Among others, it includes i) SQL translation support for specific 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)