[
https://issues.apache.org/jira/browse/DRILL-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968016#comment-16968016
]
ASF GitHub Bot commented on DRILL-7439:
---------------------------------------
paul-rogers commented on pull request #1893: DRILL-7439: Batch count fixes for
six additional operators
URL: https://github.com/apache/drill/pull/1893
Enables vector checks, and fixes batch count and vector issues for:
* StreamingAggBatch
* RuntimeFilterRecordBatch
* FlattenRecordBatch
* MergeJoinBatch
* NestedLoopJoinBatch
* LimitRecordBatch
Also fixes a zero-size batch validity issue for the CSV reader when
all files contain no data.
Includes code cleanup for files touched in this PR.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Batch count fixes for six additional operators
> ----------------------------------------------
>
> Key: DRILL-7439
> URL: https://issues.apache.org/jira/browse/DRILL-7439
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Paul Rogers
> Assignee: Paul Rogers
> Priority: Major
>
> Enables vector checks, and fixes batch count and vector issues for:
> * StreamingAggBatch
> * RuntimeFilterRecordBatch
> * FlattenRecordBatch
> * MergeJoinBatch
> * NestedLoopJoinBatch
> * LimitRecordBatch
--
This message was sent by Atlassian Jira
(v8.3.4#803005)