lidavidm opened a new issue, #41840: URL: https://github.com/apache/arrow/issues/41840
### Describe the enhancement requested From https://github.com/apache/arrow-rs/issues/5731#issuecomment-2133104504 Originally Flight RPC was implemented as a framework wrapping gRPC. This was especially expedient for the C++ implementation. By now it's mostly a weight dragging down Flight users, especially Flight SQL. If we have the chance to evolve Flight SQL and/or Flight RPC, some changes may include: - Use a proper gRPC service definition, instead of opaque bytes payloads ### Component(s) FlightRPC, Format -- 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]
