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/03/12 22:52:38 UTC

[jira] [Commented] (CALCITE-618) Add Avatica support for getTables

    [ https://issues.apache.org/jira/browse/CALCITE-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359494#comment-14359494 ] 

Julian Hyde commented on CALCITE-618:
-------------------------------------

I've fixed the NPE. If the JSON result doesn't contain columns, Avatica now makes up the definitions by inspecting the fields of the metadata class, e.g. MetaTable.class.

See https://github.com/julianhyde/incubator-calcite/commit/4d67bdeac5e7432efeb6989f21e43cea508913aa

> Add Avatica support for getTables
> ---------------------------------
>
>                 Key: CALCITE-618
>                 URL: https://issues.apache.org/jira/browse/CALCITE-618
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Nick Dimiduk
>            Assignee: Julian Hyde
>            Priority: Minor
>             Fix For: 1.1.0-incubating
>
>         Attachments: 0001-CALCITE-618-add-Avatica-support-for-getTables.patch, 0001-CALCITE-618-add-Avatica-support-for-getTables.patch
>
>
> Per the title.



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