tustvold commented on issue #2616:
URL: https://github.com/apache/arrow-rs/issues/2616#issuecomment-1233983918

   > If you check in the generated file, then the required build tools (e.g. 
protobuf compiler) are not needed for most developers
   
   Can we verify this, I'm fairly certain this isn't the case. The build.rs 
will always require these tools, as it will always "generate" the file 
regardless if it already exists, based on the modification timestamps of the 
sources. If the source protos are new, e.g. the repo was just checked out, the 
generation process will be run


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

Reply via email to