You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kylebarron (via GitHub)" <gi...@apache.org> on 2023/10/01 16:15:56 UTC

[GitHub] [arrow-rs] kylebarron commented on pull request #4884: Replace lz4 with lz4_flex Allowing Compilation for WASM

kylebarron commented on PR #4884:
URL: https://github.com/apache/arrow-rs/pull/4884#issuecomment-1742128217

   I'm excited for this! I maintain https://github.com/kylebarron/parquet-wasm, which up until now hasn't been able to support lz4 for the arrow/parquet bindings.
   
   It might be of use to note that arrow2/parquet2 implemented support for both lz4 and lz4_flex, so that the end user could choose which to enable. https://github.com/jorgecarleitao/parquet2/pull/124
   
   > This implementation a bit slower but uses no `unsafe` and is written in native Rust, therefore supporting being compiled to wasm.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org