You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2015/03/16 19:31:40 UTC

[jira] [Created] (DRILL-2476) Handle IterOutcome.STOP in buildSchema()

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)