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

   > Since what kicked this off was prost unbundling protoc, how would everyone 
feel about bundling it ourselves?
   
   I would personally prefer not to do this. Reasoning:
   
   1. I  selfishly don't want to be maintaining a protoc build system in arrow
   2. Any system that uses `prost-build` itself and depends on arrow will have 
to install protoc some other way (so at best we'll simply be using a different 
protoc for arrow-flight than the rest of that downstream project). My instincts 
tell me this will cause all sorts of issues


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