We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92d73e commit 33188a2Copy full SHA for 33188a2
1 file changed
python/datafusion/dataframe.py
@@ -991,6 +991,7 @@ def write_parquet(
991
- "lz4": LZ4 compression.
992
- "lz4_raw": LZ4_RAW compression.
993
- "zstd": Zstandard compression.
994
+
995
LZO compression is not yet implemented in arrow-rs and is therefore
996
excluded.
997
0 commit comments