-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization 2021-04-05, Query Optimization 2021-04-19, Query Optimization 2021-05-03
Some options to consider:
- Do we need to spill documents and function state or just documents?
- How will we continue to support the illusion of random access to docs in a partition?
- Can we write to a temp WT table and let the storage system decide on disk strategy?
- is related to
-
SERVER-56430 Implement spill to disk in the window function partition iterator
- Closed