Skip to content

Commit 76ff996

Browse files
(DOCSP-16077): v20210511 ADL Release Notes (#154)
* (DOCSP-16077): v20210511 ADL Release Notes * copy review
1 parent 0e9802e commit 76ff996

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

source/includes/changelog/data-lake-2021.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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

320
21 April 2021 Release

source/reference/pipeline/collstats.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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``

0 commit comments

Comments
 (0)