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/05/25 17:48:56 UTC

[GitHub] [arrow-rs] tustvold opened a new issue #350: Arrow-flight only register rerun-if-changed if file exists

tustvold opened a new issue #350:
URL: https://github.com/apache/arrow-rs/issues/350


   **Describe the bug**
   
   When consuming arrow-flight from crates.io, it is always considered dirty and will always be rebuilt.
   
   I expect this is the result of the `println!("cargo:rerun-if-changed=../format/Flight.proto");` being "registered" even if there is no file at `../format/Flight.proto`.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] nevi-me closed issue #350: Arrow-flight only register rerun-if-changed if file exists

Posted by GitBox <gi...@apache.org>.
nevi-me closed issue #350:
URL: https://github.com/apache/arrow-rs/issues/350


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org