-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
0
DocumentSourceCursor and DocumentSourceUnionWith (and maybe others) need to implement doForceSpill by calling it on the inner executors / sub-pipelines.
DocumentSourceLookup and GraphLookup don't need to do it, because their sub-pipelines live only during a single getNext().
DocumentSourceCursor as the most widely used one will be handled separately in SERVER-105307
- is related to
-
SERVER-105307 Implement forceSpill for DocumentSourceCursor
-
- Closed
-