You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2013/11/11 19:51:17 UTC

[jira] [Resolved] (DRILL-254) When an IterOutcome is NONE, do not access the batch

     [ https://issues.apache.org/jira/browse/DRILL-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau resolved DRILL-254.
----------------------------------

    Resolution: Fixed

merged

> When an IterOutcome is NONE, do not access the batch
> ----------------------------------------------------
>
>                 Key: DRILL-254
>                 URL: https://issues.apache.org/jira/browse/DRILL-254
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Ben Becker
>            Assignee: Jacques Nadeau
>
> Data associated with a RecordBatch/RootExec in the NONE state should not be relied upon.
> This requires changes to logic in various parts of the code base; if an operator returns a NONE state, do not attempt to access the batch (e.g. record count, field metadata, value vectors, etc.).



--
This message was sent by Atlassian JIRA
(v6.1#6144)