You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/06/03 21:59:38 UTC

[jira] [Resolved] (CALCITE-708) Avatica and Calcite to support DatabaseMetaData getTypeInfo

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

Julian Hyde resolved CALCITE-708.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: next)
                   1.4.0-incubating

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/83707f72.

Thanks Xavier!

> Avatica and Calcite to support DatabaseMetaData getTypeInfo
> -----------------------------------------------------------
>
>                 Key: CALCITE-708
>                 URL: https://issues.apache.org/jira/browse/CALCITE-708
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Xavier FH Leong
>            Assignee: Julian Hyde
>            Priority: Minor
>              Labels: avatica, metadata
>             Fix For: 1.4.0-incubating
>
>         Attachments: typeInfo.csv
>
>
> http://docs.oracle.com/javase/7/docs/api/java/sql/DatabaseMetaData.html#getTypeInfo() 
> Avatica to call underlying connection database metadata for getTypeInfo to show the database supported type and meta info.
> Calcite to provide the info for the underlying adapter thru SqlTypeName and RelDataType



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)