You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/16 07:35:26 UTC

[GitHub] [arrow-rs] alamb commented on pull request #1414: Set `default-features = false` for `zstd` in the parquet crate to support `wasm32-unknown-unknown`

alamb commented on pull request #1414:
URL: https://github.com/apache/arrow-rs/pull/1414#issuecomment-1068821778


   > I was made aware that bumping to 0.11.1 in Cargo.toml might not be necessary, as cargo update will choose 0.11.1 automatically. But regardless, wasm support still needs default-features = false.
   
   Putting `0.11.1` in Cargo.toml will ensure that at least `0.11.1` is used (not `0.11.0`, if there is such a thing). I think it is fine to leave in


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