Deneche A. Hakim created DRILL-2895:
---------------------------------------
Summary: 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)