-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
Tune the different knobs block-based hashagg has:
-After SERVER-85537 allows us to return non-singleton blocks from group, determine an optimal block size to create, whether that be a constant size or determined from some formula or heuristic.
-Tune the cutoff for when to use the low-partition grouping algorithm and when to use the fallback.
- has to be done after
-
SERVER-85537 Block HashAgg should return blocks with multiple values
-
- Closed
-
- is related to
-
SERVER-88370 Fix TODO that should reference SERVER-85731
-
- Closed
-
- related to
-
SERVER-86985 Complete TODO listed in SERVER-85731
-
- Closed
-
-
SERVER-87168 Complete TODO listed in SERVER-85371
-
- Closed
-