paul-rogers opened a new 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: [email protected] With regards, Apache Git Services
