Class Compression (2.30.1)

Stay organized with collections Save and categorize content based on your preferences.
Compression()

The compression type to use for exported files. The default value is NONE.

DEFLATE and SNAPPY are only supported for Avro.

Inheritance

builtins.object > Compression

Methods

__init__

__init__()

Initialize self. See help(type(self)) for accurate signature.

Compression

Compression()

The compression type to use for exported files. The default value is NONE.

DEFLATE and SNAPPY are only supported for Avro.