lidavidm opened a new issue #106:
URL: https://github.com/apache/arrow-cookbook/issues/106


   Add an example of a Flight and gRPC service coexisting on the same port. 
Document the caveats (namely: everything should link gRPC dynamically, not 
statically). Talk about why this is useful (including being able to customize 
low-level server options).
   
   This can be done in Java as well, but not Python. We should also document 
setting gRPC client options (this can be done in Java, Python, and C++). 
   
   The caveats should be noted in the C++ docs as well (see 
[ARROW-14662](https://issues.apache.org/jira/browse/ARROW-14662)).
   
   See https://github.com/apache/arrow/issues/11657 where a user ran into this.


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