You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2016/10/18 21:26:58 UTC

[jira] [Updated] (DRILL-4950) Consume Spurious Empty Batches in JDBC

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

Sudheesh Katkam updated DRILL-4950:
-----------------------------------
    Assignee: Parth Chandra  (was: Sudheesh Katkam)

> Consume Spurious Empty Batches in JDBC
> --------------------------------------
>
>                 Key: DRILL-4950
>                 URL: https://issues.apache.org/jira/browse/DRILL-4950
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Sudheesh Katkam
>            Assignee: Parth Chandra
>            Priority: Blocker
>             Fix For: 1.9.0
>
>
> In [DrillCursor|https://github.com/apache/drill/blob/master/exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillCursor.java#L199], consume all empty batches, not just non-continuous empty batches. This results in query cancellation (from sqlline) and incomplete results.
> Introduced (regression?) in DRILL-2548.



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