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

feat: add lz4_raw support for arrow1 #466

Merged
merged 4 commits into from
Feb 29, 2024

Conversation

fspoettel
Copy link
Contributor

It seems like the arrow crate has gained support for lz4_raw some time ago behind the lz4 flag.

@kylebarron
Copy link
Owner

Thanks! It's true that they implemented support for LZ4 a while ago, but it wasn't until more recently that they used a Wasm-compatible dependency for parsing LZ4

@kylebarron kylebarron merged commit 24402e3 into kylebarron:main Feb 29, 2024
12 of 14 checks passed
@fspoettel fspoettel deleted the feat/add-lz4-raw-support branch February 29, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants