Deneche A. Hakim created DRILL-3740:
---------------------------------------
Summary: TopNBatch and OrderedPartitionRecordBatch call
SortRecordBatchBuilder.add(VectorAccessible) but don't check it's return value
Key: DRILL-3740
URL: https://issues.apache.org/jira/browse/DRILL-3740
Project: Apache Drill
Issue Type: Bug
Components: Execution - Relational Operators
Reporter: Deneche A. Hakim
Assignee: Chris Westin
SortRecordBatchBuilder.add(VectorAccessible) checks various internal limits and
may return false if those limits are exceeded. The passed batch won't be added
to the batchBuilder and will basically be lost
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)