We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 319f02c commit 0b9127eCopy full SHA for 0b9127e
source/applications/aggregation.txt
@@ -246,7 +246,7 @@ Sharded Operation
246
The aggregation framework is compatible with sharded collections.
247
248
When operating on a sharded collection, the aggregation pipeline
249
-splits the pipeline into two parts. The aggregation framework pushes
+is split into two parts. The aggregation framework pushes
250
all of the operators up to and including the first
251
:agg:pipeline:`$group` or :agg:pipeline:`$sort` to each shard.
252
[#match-sharding]_ Then, a second pipeline on the :program:`mongos`
0 commit comments