Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Impala 2.9.0
-
None
Description
We should modify NestedLoopJoin so that it allocates memory from BufferPool. We should also consider implementing spill-to-disk for NestedLoopJoin so that it operates within a memory constraint.