Skip to content

Put compression behind feature flags #33

Open
@Jefffrey

Description

@Jefffrey

See parquet for reference:

https://github.com/apache/arrow-rs/blob/dcbe546529faeb9e282819d04ca1b4a3c668a747/parquet/Cargo.toml#L87-L90

(I guess the thinking is decoupling the core of the crate from third-party crates that might not have as much guarantee of maintenance, as well as perhaps only supporting the more common compression types by default, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions