You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/04/10 19:37:12 UTC

[jira] [Updated] (DRILL-2548) JDBC driver prints misleading SQL exception on getting record batches with no data

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

Parth Chandra updated DRILL-2548:
---------------------------------
    Fix Version/s: 1.0.0

> JDBC driver prints misleading SQL exception on getting record batches with no data
> ----------------------------------------------------------------------------------
>
>                 Key: DRILL-2548
>                 URL: https://issues.apache.org/jira/browse/DRILL-2548
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Parth Chandra
>            Assignee: Mehant Baid
>             Fix For: 1.0.0
>
>         Attachments: DRILL-2548.patch.diff
>
>
> Exceptions in the server can cause the server to return to the client a record batch that has inconsistent data, particularly the record batch may have a row count set but no data. The JDBC driver throws a SQLException which gets printed obscuring the actual error that occurred (which may also be printed).



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