Skip to content

Request to change default parquet compression from gzip to snappy #5658

Description

@rbalamohan

Apache Iceberg version

0.13.0

Query engine

No response

Please describe the bug 🐞

GZIP has been the default compression for parquet files written via iceberg. "write.parquet.compression-codec" defaults to gzip. Snappy has been widely used for faster compression/decompression and has been the default in many engines (e.g Spark defaults to snappy compression). It will be nice to have SNAPPY compression as the default, so that end users need not change the table properties often.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions