-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
Query Optimization
Sharded aggregations currently have different code paths for unsharded collections passthrough and pipelines which only target a single shard. Conceptually we shouldn't need to distinguish between the two cases to prepare for a world where unsharded collections are tracked in the config server.
- depends on
-
SERVER-42942 M/R Agg: Implement translation for cluster mapReduce command
- Closed