-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-109085 added a virtual agg::Stage::getExplainOutput() method, so that execution-relevant explain code can be moved to agg::Stage subclasses.
Unfortunately, some DocumentSource subclasses were already split without using this new method. We need to re-visit these stages and check if we can improve the splitting by using this new method.
- depends on
-
SERVER-109085 Add agg::Stage::getExplainOutput() virtual method
-
- Closed
-