Skip to content

Add TransCompression Feature  #2498

Description

@asfimport

When ZSTD becomes more popular, there is a need to translate existing data to ZSTD compressed which can achieve a higher compression ratio. It would be useful if we can have a tool to convert a Parquet file directly by just decompressing/compressing each page without decoding/encoding or assembling the record because it is much faster. The initial result shows it is ~5 times faster.

Reporter: Xinli Shang / @shangxinli
Assignee: Xinli Shang / @shangxinli

Subtasks:

Related issues:

PRs and other links:

Note: This issue was originally created as PARQUET-1872. Please see the migration documentation for further details.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions