Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.0
Description
Implement the spill memory to disk (as needed) feature for the Hash Join operator (similar to the prior work on the Hash Aggregate).
A design draft document has been published:
https://docs.google.com/document/d/1-c_oGQY4E5d58qJYv_zc7ka834hSaB3wDQwqKcMoSAI/edit?usp=sharing
Functional spec is available: https://docs.google.com/document/d/1bPAddVCRxKHxi2RjqUvISIWXNqLdbRzZT9CWmanh4h0/edit
Attachments
Issue Links
- causes
-
DRILL-7091 Query with EXISTS and correlated subquery fails with NPE in HashJoinMemoryCalculatorImpl$BuildSidePartitioningImpl
- In Progress
-
DRILL-6606 Hash Join returns incorrect data types when joining subqueries with limit 0
- Resolved
- links to