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

Investigate LZ4 filter compatibility #134

Open
derobins opened this issue Aug 15, 2024 · 0 comments
Open

Investigate LZ4 filter compatibility #134

derobins opened this issue Aug 15, 2024 · 0 comments
Assignees
Labels
Filter - LZ4 Priority - 1. High 🔼 These are important issues that should be resolved in the next release

Comments

@derobins
Copy link
Member

@epourmal says that the LZ4 filter is not a direct LZ4 compression filter, but instead adds extra bytes to the buffer, which makes it difficult to extract chunks and decompress them directly.

@derobins derobins added Filter - LZ4 Priority - 1. High 🔼 These are important issues that should be resolved in the next release labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Filter - LZ4 Priority - 1. High 🔼 These are important issues that should be resolved in the next release
Projects
None yet
Development

No branches or pull requests

2 participants