ShiKaiWi opened a new issue, #4684:
URL: https://github.com/apache/arrow-datafusion/issues/4684

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   I have to install `protoc` manually when introducing the crate 
`datafusion/proto`, which may bring me some trouble when compiling on different 
platforms (I have to find different ways to install the `protoc` dependency).
   
   **Describe the solution you'd like**
   I guess we can use the crate 
[protoc-bin-vendored](https://crates.io/crates/protoc-bin-vendored) to install 
`protoc` automatically.
   
   **Describe alternatives you've considered**
   Still install `protoc` manually.
   
   **Additional context**
   


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