Mehant Baid created DRILL-3086:
----------------------------------
Summary: Out of memory error is not propagated from HashJoinBatch
Key: DRILL-3086
URL: https://issues.apache.org/jira/browse/DRILL-3086
Project: Apache Drill
Issue Type: Bug
Reporter: Mehant Baid
Assignee: Mehant Baid
Fix For: 1.1.0
If we hit an OutOfMemoryException in HashJoinBatch in any of the following
methods: buildSchema(), innerNext() etc we don't propagate this error back to
the client instead we get a IllegalStateException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)