[
https://issues.apache.org/jira/browse/DRILL-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528595#comment-14528595
]
Deneche A. Hakim commented on DRILL-2895:
-----------------------------------------
The patch for DRILL-2757 includes a fix for this
> AbstractRecordBatch.buildSchema() should properly handle OUT_OF_MEMORY outcome
> ------------------------------------------------------------------------------
>
> Key: DRILL-2895
> URL: https://issues.apache.org/jira/browse/DRILL-2895
> Project: Apache Drill
> Issue Type: Sub-task
> Components: Execution - Relational Operators
> Reporter: Deneche A. Hakim
> Assignee: Deneche A. Hakim
> Fix For: 1.0.0
>
>
> currently, and in the unlikely event where we hit an out of memory exception
> while building the schema, operators that extend _AbstractRecordBatch_ don't
> handle this properly.
> Extend AbstractRecordBatch.BatchState to allow reporting OUT_OF_MEMORY back
> to the root.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)