You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/09/04 19:34:52 UTC

[jira] [Updated] (DRILL-1374) JDBC meta data query fails

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

Aditya Kishore updated DRILL-1374:
----------------------------------
    Attachment: DRILL-1374-JDBC-meta-data-query-fails.patch

Attached patch overrides the iterator() method and returns tin Iterator over the column meta data of the Drill table.

+ Enabled assertion explicitly in unit tests through '-ea' switch
+ Excluded dependency on commons-lang v2.x from jdbc project (Drill uses v3.x).


> JDBC meta data query fails
> --------------------------
>
>                 Key: DRILL-1374
>                 URL: https://issues.apache.org/jira/browse/DRILL-1374
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>    Affects Versions: 0.5.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>         Attachments: DRILL-1374-JDBC-meta-data-query-fails.patch
>
>
> Using Drill JDBC jar with Jaspersoft BI tool and discovering Drill meta data fails with UnsupportedOperationException.



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