Skip to content

Commit 6ae52f6

Browse files
asya999kay-kim
authored andcommitted
removing incorrect suggestion
aggregation with $out cannot span db's so it's not relevant here
1 parent 81f2958 commit 6ae52f6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/release-notes/4.0-compatibility.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -290,12 +290,6 @@ As alternatives, users can:
290290
- Use :binary:`~bin.mongodump` and :binary:`~bin.mongorestore` or write
291291
a script using the drivers.
292292

293-
- Use the aggregation pipeline with the :pipeline:`$out` stage for each
294-
collection if copying a database from within the same deployment. The
295-
output collection for the :pipeline:`$out` stage must be unsharded.
296-
If the input collection is sharded, all documents for that collection
297-
must be able to fit on the output collection's shard.
298-
299293
Parameters
300294
~~~~~~~~~~
301295

0 commit comments

Comments
 (0)