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+
118.. _data-lake-v20210423 :
219
32021 April 2021 Release
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ partition:
9595 - document
9696 - The :ref:`partition attributes <datalake-path-attribute-types>`
9797 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
100100 there are no partition attributes in the partition's data source.
101101
102102 * - ``partition.size``
You can’t perform that action at this time.
0 commit comments