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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
