-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
Query 2017-09-11, Query 2017-10-02
Following the work on SERVER-22760, all streaming stages -. those which can produce an output document based solely on the current input document, without needing to examine subsequent documents in the stream - can now run on mongoS. Extend this to permit blocking stages such as $group and non-merging $sort to also run on mongoS, provided that allowDiskUse is false.
- is depended on by
-
SERVER-31689 Allow $facet to merge on mongoS if all of its pipelines are eligible
- Closed
- is related to
-
SERVER-22760 Sharded aggregation pipelines which involve taking a simple union should merge on mongos
- Closed