File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change
1
+ .. _data-lake-v20210511 :
2
+
3
+ 11 May 2021 Release
4
+ ~~~~~~~~~~~~~~~~~~~
5
+
6
+ - Supports selecting read preference, read tags, and max staleness
7
+ through the :ref: `storage configuration <datalake-configuration-file >` for Atlas Cluster stores.
8
+ - Rejects commands sent with a Versioned API set.
9
+ - Enables the ``count `` parameter in the {+data-lake-short+}
10
+ :ref: `adl-collstats-stage ` aggregation stage.
11
+ - No longer permits :ref: `adl-collstats-stage ` in ``$facet ``
12
+ sub-pipelines.
13
+ - Enforces maximum document size for ``$facet `` after processing each
14
+ item.
15
+ - Improves performance for ``$match `` stages.
16
+ - Improves error messaging.
17
+
1
18
.. _data-lake-v20210423 :
2
19
3
20
21 April 2021 Release
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ partition:
95
95
- document
96
96
- The :ref:`partition attributes <datalake-path-attribute-types>`
97
97
for this partition defined in the
98
- :datalakeconf:`~databases.[n].collections.[n].dataSources.[n].
99
- path` for |s3| partitions. An empty document indicates that
98
+ :datalakeconf:`~databases.[n].collections.[n].dataSources.[n].path`
99
+ for |s3| partitions. An empty document indicates that
100
100
there are no partition attributes in the partition's data source.
101
101
102
102
* - ``partition.size``
You can’t perform that action at this time.
0 commit comments