[
https://issues.apache.org/jira/browse/DRILL-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15596790#comment-15596790
]
ASF GitHub Bot commented on DRILL-4950:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/drill/pull/621
> 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)