File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
source/supported-unsupported Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,20 @@ Supported Data Formats
1212
1313|data-lake| can read the following data formats:
1414
15- * `Avro <https://avro.apache.org/docs/current/>`_
15+ * `Avro <https://avro.apache.org/docs/current/>`_
1616* `Parquet <https://parquet.apache.org/documentation/latest/>`_
1717* `ORC <https://orc.apache.org/docs/>`_
18- * |json|
19- * |json| compressed with `gzip <https://www.gnu.org/software/gzip/manual/gzip.html>`__
20- * :manual:`MongoDB Extended JSON </reference/mongodb-extended-json/>`
21- * |bson|
18+ * |json|
19+ * :manual:`MongoDB Extended JSON </reference/mongodb-extended-json/>`
20+ * |bson|
2221* :ref:`CSV <data-lake-csv-tsv-data>`
2322* :ref:`TSV <data-lake-csv-tsv-data>`
2423
24+ {+adl+} also supports the above formats, except `Parquet
25+ <https://parquet.apache.org/documentation/latest/>`_ and `ORC
26+ <https://orc.apache.org/docs/>`_, compressed with `gzip
27+ <https://www.gnu.org/software/gzip/manual/gzip.html>`__.
28+
2529.. _data-lake-csv-tsv-data:
2630
2731Comma-Separated and Tab-Separated Value Data Files
You can’t perform that action at this time.
0 commit comments