Sudheesh Katkam created DRILL-2476:
--------------------------------------
Summary: Handle IterOutcome.STOP in buildSchema()
Key: DRILL-2476
URL: https://issues.apache.org/jira/browse/DRILL-2476
Project: Apache Drill
Issue Type: Bug
Components: Execution - Relational Operators
Affects Versions: 0.7.0
Reporter: Sudheesh Katkam
Assignee: Chris Westin
There are some {{RecordBatch}} implementations like {{HashAggBatch}} that
override the {{buildSchema()}} function. The overriding functions do not handle
{{IterOutcome.STOP}}. This causes the {{FragmentContext}} to receive two
failures in some cases (linked JIRAs).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)