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

Feature Request: Supports legacy lz4 decompression #152

Closed
dantengsky opened this issue Jun 22, 2022 · 3 comments
Closed

Feature Request: Supports legacy lz4 decompression #152

dantengsky opened this issue Jun 22, 2022 · 3 comments
Labels
bug Something isn't working no-changelog

Comments

@dantengsky
Copy link
Contributor

It is really awkward to request this feature since lz4 is deprecated in parquet2, but unfortunately:

  • We have some legacy data that have been written using the legacy lz4 compression algo, and backward compatibility is a must for us

  • Although we have an internal patched branch of parquet2 as a workaround, a "vanilla version" of parquet2 is much much more preferred

Thus: Is it possible that parquet2 supports legacy lz4 decompression? (It is fully understandable that if this FR and the accompanied PR are rejected)

@jorgecarleitao
Copy link
Owner

We should definitely support it - I just did not have the time yet to work on this :( Would you be able/willing to work on it?

See also jorgecarleitao/arrow2#954

@dantengsky
Copy link
Contributor Author

Would you be able/willing to work on it?

Yeah, please take a look at PR

looking forward to your feedback :)

@jorgecarleitao
Copy link
Owner

Closed by #151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-changelog
Projects
None yet
Development

No branches or pull requests

2 participants