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 80c2749 commit eb501d0Copy full SHA for eb501d0
source/includes/changelog/data-lake-2021.rst
@@ -1,3 +1,18 @@
1
+.. _data-lake-v20210126:
2
+
3
+26 January 2021 Release
4
+~~~~~~~~~~~~~~~~~~~~~~~
5
6
+- Adds a new :ref:`adl-sql-stage` ``formatVersion`` to reduce the data
7
+ size of the result set.
8
+- Improves performance of :ref:`adl-lookup-stage`.
9
+- Adds ``"verbosity": "queryPlannerExtended"`` support to the
10
+ :manual:`explain </reference/command/explain>` command to filter out
11
+ non-matching partitions.
12
+- Adds support for :manual:`$$NOW
13
+ </reference/aggregation-variables/#variable.NOW>`.
14
+- Reports {+adl+} as MongoDB version 4.4 to tools.
15
16
.. _data-lake-v20210105:
17
18
5 January 2021 Release
0 commit comments