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 2021/08/25 10:19:46 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #177: DataFusion does not support wasm32-unknown-unknown target

alamb commented on issue #177:
URL: https://github.com/apache/arrow-datafusion/issues/177#issuecomment-905371891


   > dirs-rs
   
   Note that https://github.com/apache/arrow-rs/pull/656 from  @PsiACE  has removed the `pretty-table` dependency in arrow-rs upstream. This will be included in the 6.0 arrow release (in 2ish months); I am not sure if/how this affects your decision
   
   > lz4:
   
   I think lz4 is an optional dependency of parquet: https://github.com/apache/arrow-rs/blob/master/parquet/Cargo.toml#L40 thus perhaps we could just have a lz4 feature flag for datafusion?
   
   


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