elignb opened a new issue #11657: URL: https://github.com/apache/arrow/issues/11657
Hi, I am using Arrow 6.0.0's flight and I also implemented my own gRPC service. I followed the example given at: https://github.com/apache/arrow/blob/master/cpp/examples/arrow/flight_grpc_example.cc But I crash at runtime (segmentation fault). Does someone have an idea what may cause this? Also, is there a way to have the server listening on a **single** port for both flight and the pure gRPC service? Thank you! -- 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]
