Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Impala 2.3.0
-
None
-
None
Description
The nested loop join eagerly deep copies multiple row batches without checking its memory limit. We should check this more frequently to avoid going significantly over the memory limit.
Attachments
Attachments
Issue Links
- blocks
-
IMPALA-2378 Impalad exceeded its mem limit
- Resolved