westonpace commented on PR #14082:
URL: https://github.com/apache/arrow/pull/14082#issuecomment-1379507325

   > I think splitting PyArrow into different wheels is a fantasy more than
   an actionable project for now, given the technical hurdles.
   
   In that case how about a single `proto` folder at the root of `cpp` that 
contains all proto files used in any module and generates a single 
libarrow_proto.so (name negotiable)?  It should be pretty small to always 
generate all proto (e.g. always generate flight sql proto or substrait proto 
even if we aren't compiling that module)  It would be simpler at least.


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