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 605a502 commit 5de9f0cCopy full SHA for 5de9f0c
source/core/timeseries/timeseries-limitations.txt
@@ -38,12 +38,17 @@ The following features are not supported for time series collections:
38
series collections that use :appservices:`Atlas Data Ingest
39
</sync/configure/sync-settings/#data-ingest>`.
40
41
-Aggregation $merge
42
-~~~~~~~~~~~~~~~~~~
+Aggregation $merge and $out
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
43
44
You cannot use the :pipeline:`$merge` aggregation stage to add data from
45
another collection to a time series collection.
46
47
+.. versionchanged:: 7.0.3
48
+
49
+ You can use the :pipeline:`$out` aggregation stage to write
50
+ documents to a time series collection.
51
52
.. _timeseries-limitations-updates-deletes:
53
54
.. _timeseries-limitations-deletes:
0 commit comments