-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Querying
-
Query
For example, getAggPlanStage cannot handle an explain output in sharded collection passthroughs due to an assumption that there can only be one stage in the explain, failing with:
Error: [1] != [2] are not equal : getAggPlanStage expects to find 0 or 1 matching stages. planStageList
- related to
-
SERVER-43495 Complete TODO listed in SERVER-40323
- Closed
-
SERVER-24860 Optimize away entire pipeline if it can be answered using a query
- Closed