Skip to content

Commit b09aee5

Browse files
Re-add map reduce deprecation
1 parent 84704db commit b09aee5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/release-notes/5.0-compatibility.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,16 @@ When run against :binary:`~bin.mongos`, the ``shards`` field in the
287287
collection on a particular shard. Size values in the ``shards`` field
288288
are expressed as integers.
289289

290+
Map-Reduce
291+
----------
292+
293+
Starting in version 5.0, MongoDB deprecates the
294+
:doc:`map-reduce</core/map-reduce>` operation.
295+
296+
For examples of aggregation pipeline alternatives to map-reduce
297+
operations, see :doc:`/reference/map-reduce-to-aggregation-pipeline` and
298+
:doc:`/tutorial/map-reduce-examples`.
299+
290300
Auditing
291301
--------
292302

0 commit comments

Comments
 (0)