Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.12.0
-
None
Description
Merge join currently assigns memory by default for 64k rows. Change this to assign memory for vectors based on number of rows in the outgoing batch and sizing information of each column.
Attachments
Issue Links
- relates to
-
DRILL-6238 Batch sizing for operators
- Open