You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/23 01:36:00 UTC

[jira] [Commented] (DRILL-7456) Batch count fixes for 12 additional operators

    [ https://issues.apache.org/jira/browse/DRILL-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980608#comment-16980608 ] 

ASF GitHub Bot commented on DRILL-7456:
---------------------------------------

paul-rogers commented on pull request #1906: DRILL-7456: Batch count fixes for 12 operators
URL: https://github.com/apache/drill/pull/1906
 
 
   Enables batch validation for 12 additional operators:
   
   * MergingRecordBatch
   * OrderedPartitionRecordBatch
   * RangePartitionRecordBatch
   * TraceRecordBatch
   * UnionAllRecordBatch
   * UnorderedReceiverBatch
   * UnpivotMapsRecordBatch
   * WindowFrameRecordBatch
   * TopNBatch
   * HashJoinBatch
   * ExternalSortBatch
   * WriterRecordBatch
   
   Fixes issues found with those checks so that this set of
   operators passes all checks.
   
   Includes code cleanup in many files touched during this
   work.
 
----------------------------------------------------------------
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:
users@infra.apache.org


> Batch count fixes for 12 additional operators
> ---------------------------------------------
>
>                 Key: DRILL-7456
>                 URL: https://issues.apache.org/jira/browse/DRILL-7456
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Major
>
> Enables batch validation for 12 additional operators:
> * MergingRecordBatch
> * OrderedPartitionRecordBatch
> * RangePartitionRecordBatch
> * TraceRecordBatch
> * UnionAllRecordBatch
> * UnorderedReceiverBatch
> * UnpivotMapsRecordBatch
> * WindowFrameRecordBatch
> * TopNBatch
> * HashJoinBatch
> * ExternalSortBatch
> * WriterRecordBatch
> Fixes issues found with those checks so that this set of operators passes all checks.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)