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/07/10 03:23:08 UTC

[GitHub] [arrow-rs] joshuataylor commented on pull request #533: Fix default arrow build

joshuataylor commented on pull request #533:
URL: https://github.com/apache/arrow-rs/pull/533#issuecomment-877549080


   I have tested this by removing rand from my `Cargo.toml` and then changed arrow to this:
   ```
   arrow = { git = "https://github.com/alamb/arrow-rs", branch = "alamb/fix-arrow-default-build" }
   ```
   
   And everything works well. :+1:


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