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/19 18:00:51 UTC

[GitHub] [arrow-ballista] avantgardnerio commented on issue #407: Build errors in ./dev/build-ballista-rust.sh

avantgardnerio commented on issue #407:
URL: https://github.com/apache/arrow-ballista/issues/407#issuecomment-1284382820

   It seems like the codegen in `build.rs` is not being run, but I have no idea why that would be. Could this be related? https://github.com/rust-lang/cargo/issues/4468
   
   ```
       println!("cargo:rerun-if-env-changed=FORCE_REBUILD");
   ```
   it looks like you can set the `FORCE_REBUILD` env var as a work around
   


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