Skip to content

Commit 9bddaaf

Browse files
DOCSP-21322 publish ADL for v20220315 release (#242)
* DOCSP-21192 v20220308 Release Notes (#239) * DOCSP-20879 [ADL] Document for users the effect of maxWaitTimeForAvai… (#235) * DOCSP-20879 [ADL] Document for users the effect of maxWaitTimeForAvailableSpace * fix note * DOCSP-21322 updated release date in RN Co-authored-by: mongodbchez <[email protected]>
1 parent 5a5074c commit 9bddaaf

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
.. _data-lake-v20220315:
2+
3+
15 March 2022 Release
4+
~~~~~~~~~~~~~~~~~~~~~
5+
6+
- Improves performance and stability.
7+
- Imposes an upper :doc:`limit </supported-unsupported/limitations>` on
8+
``maxRowGroupSize``.
9+
110
.. _data-lake-v20220215:
211

312
15 February 2022 Release
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{+adl+} automatically expires your cursor if you do not
2+
consume at least 16MiB of results every 1 minute.

source/supported-unsupported/limitations.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ regions only:
4242
to a {+dl+}
4343
* Running more than 30 simultaneous queries on your {+dl+}
4444

45+
.. important::
46+
47+
.. include:: /includes/fact-cursor-expires.rst
48+
4549
.. note::
4650

4751
.. include:: /includes/fact-currentop-query-caveat.rst

0 commit comments

Comments
 (0)