elignb commented on issue #11657:
URL: https://github.com/apache/arrow/issues/11657#issuecomment-965371531


   Thanks David!
   In the example you can see there are 2 ports:
   `std::cout << "Listening on ports " << FLAGS_port << " and " << extra_port 
<< std::endl;`
   
   Regarding the crash, indeed I link  the arrow flight dynamically and the 
gRPC statically. What is the best way to handle both pure gRPC usage and arrow 
flight usage in my project? regarding versions, libraries etc. ? 


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