kylebarron commented on issue #180:
URL: https://github.com/apache/arrow-rs/issues/180#issuecomment-1001102938


   In the original issue you mentioned
   
   > The problem seems to be in liblz4, even if I do not include lz4 in the 
feature flags.
   
   Testing locally it appears that both the `arrow` (v6.4.0) and 
`arrow2/parquet2` (v0.8.1) crates compile fine to wasm (using `wasm-pack 
build`) as long as I avoid both lz4 and zstd dependencies. My goal is to first 
get a working Parquet -> Arrow reader working in wasm, and then circle back to 
evaluate new lz4 and zstd implementations. But for now I'm still muddling 
through Rust 😅 .


-- 
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