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/03/25 00:40:53 UTC

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

Parth Chandra created DRILL-2548:
------------------------------------

             Summary: 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: Parth Chandra


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)