File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ .. _data-lake-v20210712 :
2
+
3
+ 12 July 2021 Release
4
+ ~~~~~~~~~~~~~~~~~~~~
5
+
6
+ - Supports dropping non-existent :ref: `stores <dl-drop-store-cmd >` and
7
+ :ref: `databases <dl-drop-database-cmd >` from the storage
8
+ configuration.
9
+ - Includes ``partitions.count `` in :ref: `collStats
10
+ <mql-support-diagnostic-cmd>` command output.
11
+
1
12
.. _data-lake-v20210623 :
2
13
3
14
23 June 2021 Release
Original file line number Diff line number Diff line change 1
1
.. _api-download-query-log:
2
2
3
- ==================================
3
+ =====================================
4
4
Download Query Logs for One {+dl+}
5
- ==================================
5
+ =====================================
6
6
7
7
.. default-domain:: mongodb
8
8
Original file line number Diff line number Diff line change @@ -74,6 +74,8 @@ Aggregation Commands
74
74
internal to |data-lake|.
75
75
* {+adl+} supports only the ``query`` option.
76
76
77
+ .. _mql-support-diagnostic-cmd:
78
+
77
79
Diagnostic Commands
78
80
-------------------
79
81
You can’t perform that action at this time.
0 commit comments