Skip to content

Expose Compression Options or WriterProperties for writing to Delta #1469

Closed
@theelderbeever

Description

@theelderbeever

Per the discussion linked... The current delta table writer does not expose setting compression currently and requires so more difficult workarounds. Exposing either and compression argument to the write method or allowing a custom WriterProperties or builder to the method would improve ease of use. See discussion for relevant code links.

Discussed in #1464

Originally posted by theelderbeever June 14, 2023
As the question states above I would like to use zstd instead of snappy for writing parquet files to delta lake using the rust crate. I haven't been able to find anything that mentions customizing this in the writer. Any clarity would be super helpful.

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