tustvold opened a new pull request, #1869:
URL: https://github.com/apache/arrow-rs/pull/1869

   Running
   
   ```
   rm Cargo.lock
   cargo check
   ```
   
   Results in the following changes to the generated files. It also generates 
an empty protobuf file which appears to relate to 
https://github.com/tokio-rs/prost/pull/639
   
   It occurs to me that vendoring these files may not be the wisest idea, given 
I'm not sure what stability guarantees tonic, prost, etc... actually make about 
compatibility with different versions, but at least whilst we do this we should 
keep them up to date.
   
   


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