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 2161554 commit d20702eCopy full SHA for d20702e
source/reference/operator/aggregation/setWindowFields.txt
@@ -242,6 +242,12 @@ Restrictions
242
243
Restrictions for the :pipeline:`$setWindowFields` stage:
244
245
+- Starting in MongoDB 5.0.4, the :pipeline:`$setWindowFields`
246
+ stage cannot be used:
247
+
248
+ - Within :doc:`transactions </core/transactions>`.
249
+ - With :readconcern:`"snapshot"` read concern.
250
251
- :ref:`sortBy <setWindowFields-sortBy>` is required for:
252
253
- :ref:`Rank <setWindowFields-rank-operators>` and :ref:`order
0 commit comments