tustvold commented on PR #3948:
URL: 
https://github.com/apache/arrow-datafusion/pull/3948#issuecomment-1289771428

   An alternative that might be less potentially problematic, as there are 
[reasons](https://github.com/tokio-rs/prost/issues/725) prost stopped vending 
protoc binaries, might be to vend the generated descriptor set. I experimented 
with doing this for pbjson-types in 
https://github.com/influxdata/pbjson/pull/79.
   
   Another option might just be to vend the generated code, perhaps using 
something like https://docs.rs/protoc-gen-prost/latest/protoc_gen_prost/


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