Alex-PLACET opened a new issue, #50282: URL: https://github.com/apache/arrow/issues/50282
### Describe the enhancement requested The goal is to refactor the Flight gRPC server and transport's internal code to enable a future async (callback-based) gRPC implementation. The goal is to make the core middleware, authentication, streaming, and serialization logic reusable across both sync and async paths without code duplication. ### Component(s) C++, FlightRPC -- 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]
