Compression type to use. Only
%GARROW_COMPRESSION_TYPE_UNCOMPRESSED,
%GARROW_COMPRESSION_TYPE_LZ4 and %GARROW_COMPRESSION_TYPE_ZSTD
are supported. The default compression is
%GARROW_COMPRESSION_TYPE_LZ4 if Apache Arrow C++ is built with
support for it, otherwise %GARROW_COMPRESSION_TYPE_UNCOMPRESSED.
%GARROW_COMPRESSION_TYPE_UNCOMPRESSED is set as the object
default here.
Compression type to use. Only %GARROW_COMPRESSION_TYPE_UNCOMPRESSED, %GARROW_COMPRESSION_TYPE_LZ4 and %GARROW_COMPRESSION_TYPE_ZSTD are supported. The default compression is %GARROW_COMPRESSION_TYPE_LZ4 if Apache Arrow C++ is built with support for it, otherwise %GARROW_COMPRESSION_TYPE_UNCOMPRESSED. %GARROW_COMPRESSION_TYPE_UNCOMPRESSED is set as the object default here.