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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to