-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
QE 2025-05-26, QE 2025-06-09
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
0
The functions that can be easily moved:
- detachFromOperationContext()
- reattachToOperationContext()
- checkValidOperationContext()
- validateOperationContext()
The functions that needs to be moved, but might be a bit tricky:
dispose()
The functions that only needs to be removed:
stitch() (since agg::Pipeline::_stitch() is already there)
- depends on
-
SERVER-103957 Move Pipeline::getNext() and Pipeline::getNextDocument() methods to agg::Pipeline()
-
- Closed
-
- is depended on by
-
SERVER-105521 Check where we can delete DocumentSource pipeline once exec::agg::Pipeline is created
-
- Needs Scheduling
-
- is related to
-
SERVER-104226 Use agg::Pipeline for generating explain output
-
- In Progress
-
-
SERVER-104224 Inherit individual DocumentSource subclasses from agg::Stage
-
- Closed
-