Skip to content

Configurable data page v2 compression threshold #9827

@leoyvens

Description

@leoyvens

Parquet V2 pages can control compression at page granularity. The parquet writer currently leverages this by disregarding the compression if the compressed size is equal or larger. A user might want to configure their own threshold for this, say preferring uncompressed if compression achieves less that 10% space savings.

Addressed by #9826

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelog

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions