You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Kunal Khatua (JIRA)" <ji...@apache.org> on 2016/11/01 20:58:59 UTC

[jira] [Closed] (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 ]

Kunal Khatua closed DRILL-4950.
-------------------------------

Verified internally on drill-1.8.0+ (Oct 4; CaseId: 00041105 ) 

> 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: Sudheesh Katkam
>            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)