Skip to content

Commit 4285a87

Browse files
Anthony Sansoneatsansone
authored andcommitted
(DOCSP-10238) Update ADL release notes
1 parent 2a0e922 commit 4285a87

File tree

1 file changed

+40
-19
lines changed

1 file changed

+40
-19
lines changed
Lines changed: 40 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,84 @@
1+
.. _data-lake-v20200505:
2+
3+
05 May 2020 Release
4+
~~~~~~~~~~~~~~~~~~~
5+
6+
- Generates :doc:`Storage Configs </config/config-data-lake#generate-data-lake-configuration>`
7+
when |service| creates a {+data-lake+}.
8+
- Adds support for :pipeline:`$out` to |s3|.
9+
- Updates support for `Apache Parquet <https://parquet.apache.org/>`__
10+
`LIST <https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#lists>`__
11+
element.
12+
- Upgrades :manual:`wire protocol <l/reference/mongodb-wire-protocol>`
13+
support to 4.2 from 3.6.
14+
- Adds support for verbosity in the explain plan.
15+
16+
.. _data-lake-v20200426:
17+
18+
26 April 2020 Release
19+
~~~~~~~~~~~~~~~~~~~~~
20+
21+
- Fixes stability issues.
22+
123
.. _data-lake-v20200414:
224

325
14 April 2020 Release
426
~~~~~~~~~~~~~~~~~~~~~
527

628
- Improves performance.
7-
- Supports the :manual:`$currentOp
8-
</reference/operator/aggregation/currentOp/>` stage so that you can
9-
monitor query progress on long-running queries.
29+
- Supports the :manual:`$currentOp </reference/operator/aggregation/currentOp/>`
30+
stage so that you can monitor query progress on long-running queries.
1031
- Updates the :ref:`isodate <datalake-path-attribute-types>` attribute
1132
to accept additional formats.
12-
- Refreshes the metadata catalog when you use :ref:`Storage
13-
Configuration <config-datalake>` commands.
33+
- Refreshes the metadata catalog when you use
34+
:ref:`Storage Configuration <config-datalake>` commands.
1435

1536

1637
.. _data-lake-v202020326:
1738

18-
26 March 2020 Release
39+
26 March 2020 Release
1940
~~~~~~~~~~~~~~~~~~~~~
2041

2142
- Includes various performance and stability improvements.
22-
- Supports filename field references for :pipeline:`$out`.
23-
- Supports :manual:`$toString </reference/operator/aggregation/toString/>`
43+
- Supports filename field references for :pipeline:`$out`.
44+
- Supports :manual:`$toString </reference/operator/aggregation/toString/>`
2445
in :pipeline:`$out` to |s3|.
2546

2647
.. _data-lake-v202020309:
2748

2849
09 March 2020 Release
2950
~~~~~~~~~~~~~~~~~~~~~
3051

31-
- Supports optionally granting {+data-lake+} write access to S3 buckets,
32-
enabling use of :pipeline:`$out` semantics to write directly to those
33-
buckets.
52+
- Supports optionally granting {+data-lake+} write access to S3
53+
buckets, enabling use of :pipeline:`$out` semantics to write directly
54+
to those buckets.
3455

35-
- Adds incremental :ref:`store <manage-stores-cli>`, :ref:`database
36-
<dl-manage-db-cli>`, :ref:`collection <manage-collections-views-cli>`, and
37-
:manual:`view </reference/method/db.createView/#db.createView>`
56+
- Adds incremental :ref:`store <manage-stores-cli>`,
57+
:ref:`database <dl-manage-db-cli>`,
58+
:ref:`collection <manage-collections-views-cli>`, and
59+
:manual:`view </reference/method/db.createView/#db.createView>`
3860
commands for storage configuration management.
3961

4062
- Limits collections returned for wildcard collections to 1,000.
4163

42-
- Updates the :ref:`storage configuration format
43-
<datalake-configuration-format>`.
64+
- Updates the :ref:`storage configuration format <datalake-configuration-format>`.
4465

4566
.. _data-lake-v20200211:
4667

4768
11 February 2020 Release
4869
~~~~~~~~~~~~~~~~~~~~~~~~
4970

5071
- Supports cross-database :pipeline:`$lookup` queries.
51-
- Supports lowercase and uppercase file extensions.
52-
- Template segments now support dot-separated attribute names that
72+
- Supports lowercase and uppercase file extensions.
73+
- Template segments now support dot-separated attribute names that
5374
correspond to nested fields.
5475

5576
.. _data-lake-v20200121:
5677

5778
21 January 2020 Release
5879
~~~~~~~~~~~~~~~~~~~~~~~
5980

60-
- Allows the :ref:`defaultFormat <datalake-databases-reference>`
81+
- Allows the :ref:`defaultFormat <datalake-databases-reference>`
6182
to be specified without a leading dot.
6283
- Supports filtering based on stripes for files in ORC format.
6384
- Allows query attributes to be extracted after the first stage.

0 commit comments

Comments
 (0)