Skip to content

Commit 3d59ae7

Browse files
DOCSP-12747 Support bzip2 compression format (#94)
1 parent 838c609 commit 3d59ae7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/supported-unsupported/supported-data-formats.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Supported Data Formats
2424
{+adl+} also supports the above formats, except `Parquet
2525
<https://parquet.apache.org/documentation/latest/>`_ and `ORC
2626
<https://orc.apache.org/docs/>`_, compressed with `gzip
27-
<https://www.gnu.org/software/gzip/manual/gzip.html>`__.
27+
<https://www.gnu.org/software/gzip/manual/gzip.html>`__ or
28+
`bzip2 <https://www.sourceware.org/bzip2/>`__.
2829

2930
.. _data-lake-csv-tsv-data:
3031

0 commit comments

Comments
 (0)