File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
source/includes/changelog Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _data-lake-v20211116 :
2
+
3
+ 16 November 2021 Release
4
+ ~~~~~~~~~~~~~~~~~~~~~~~~
5
+
6
+ - Improves performance and stability.
7
+ - Allows connections to |data-lakes | via
8
+ :ref: `private endpoints <manage-private-endpoint >`.
9
+ - Adds support for X.509 authorization.
10
+ - Adds support for empty ``field `` parameters with the
11
+ :manual: `$setField </reference/operator/aggregation/setField/> `
12
+ aggregation expression.
13
+ - Fixes an issue where commands returned zero exit codes on failure.
14
+ - Fixes an issue where documents with empty subdocuments
15
+ written to Parquet contained empty parquet groups.
16
+ - Updates ``EstimateRowGroupSize `` to report ``UncompressedSize `` for
17
+ documents stored in Parquet.
18
+ - Adjusts the minimum value for ``maxRowGroupSize `` when using
19
+ :ref: `adl-out-stage ` to Parquet to 16MB.
20
+ - Removes support for using :ref: `adl-out-stage ` to write documents
21
+ that contain duplicate fields to Parquet.
22
+ - Improves error messages for :ref: `adl-out-stage `.
23
+
1
24
.. _data-lake-v20211027 :
2
25
3
26
27 October 2021 Release
You can’t perform that action at this time.
0 commit comments