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/10/25 10:53:05 UTC

[GitHub] [arrow-rs] jondo2010 commented on pull request #2896: Support building `object_store` and `parquet` on wasm32-unknown-unknown target

jondo2010 commented on PR #2896:
URL: https://github.com/apache/arrow-rs/pull/2896#issuecomment-1290355067

   Yep, `wasm32-unknown-unknown` is only going to support a limited set of features on `parquet` and `object_store`, in particular, the cloud storage features in `object_store` won't work, and some of the compression features on `parquet` won't work. I've documented everything in the respective READMEs now, and I also added a compile-time warning for object_store.


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