Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple compression method #8789

Closed
Lloyd-Pottiger opened this issue Feb 26, 2024 · 0 comments · Fixed by #8820
Closed

Support multiple compression method #8789

Lloyd-Pottiger opened this issue Feb 26, 2024 · 0 comments · Fixed by #8820
Assignees
Labels
type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@Lloyd-Pottiger
Copy link
Contributor

Feature Request

Is your feature request related to a problem? Please describe:

Now we only support LZ4 and ZSTD. We need to support more compression methods.

Describe the feature you'd like:

We can introduce more compression method or encoding method, like delta. And we need to support need multiple compression method on the same data, like delta + LZ4.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

@Lloyd-Pottiger Lloyd-Pottiger added the type/feature-request Categorizes issue or PR as related to a new feature. label Feb 26, 2024
@Lloyd-Pottiger Lloyd-Pottiger self-assigned this Mar 5, 2024
ti-chi-bot bot pushed a commit that referenced this issue Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant