-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
Major Change
-
Query 2018-08-27, Query 2018-09-10
-
(copied to CRM)
For aggregations in a sharded cluster, it would be useful for the $out pipeline operator to support output to a sharded collection, to support use cases where the result set of the aggregation is large.
- depends on
-
SERVER-35895 Add ability for $out to write to remote hosts
- Closed
-
SERVER-35954 Build uniqueKey from the shard key if not present in user command
- Closed
-
SERVER-36123 Reject $out with mode: "replaceCollection" if the output collection is sharded
- Closed
-
SERVER-12280 allow $out to append to/merge with existing collection instead of replacing it
- Closed
- is depended on by
-
SERVER-6025 Similar mysql syntax "INSERT ... SELECT ..." for sharded collection.
- Closed
-
SERVER-36114 Test sharded $out concurrently executing with chunk migrations
- Closed
- is duplicated by
-
SERVER-6025 Similar mysql syntax "INSERT ... SELECT ..." for sharded collection.
- Closed
- related to
-
SERVER-35897 Support dropTarget false in $out
- Closed