-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently after we spill once, every time a new value is added to a already spilled key, we will immediately write it to WT.
We should try instead to accumulate as much stuff in memory before spilling to try batch the write operations as a performance optimization.
- is related to
-
SERVER-109028 Refactor spilling in SBE HashAggBaseStage
-
- Backlog
-