Describe the enhancement requested
From apache/arrow-rs#5731 (comment)
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:
Component(s)
FlightRPC, Format
Describe the enhancement requested
From apache/arrow-rs#5731 (comment)
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:
Component(s)
FlightRPC, Format