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 4f08d12 commit 292b3e9Copy full SHA for 292b3e9
source/reference/operator/aggregation/setWindowFields.txt
@@ -228,6 +228,9 @@ The :pipeline:`$setWindowFields` stage appends new fields to existing
228
documents. You can include one or more :pipeline:`$setWindowFields`
229
stages in an aggregation operation.
230
231
+The ``$setWindowFields`` stage doesn't guarantee the order of the
232
+returned documents.
233
+
234
.. _setWindowFields-window-operators:
235
236
Window Operators
0 commit comments