lidavidm created ARROW-5979:
-------------------------------
Summary: [FlightRPC] Expose (de)serialization of protocol types
Key: ARROW-5979
URL: https://issues.apache.org/jira/browse/ARROW-5979
Project: Apache Arrow
Issue Type: New Feature
Components: FlightRPC
Reporter: lidavidm
It would be nice to be able to serialize/deserialize Flight types (e.g.
FlightInfo) to/from the binary representations, in order to interoperate with
systems that might want to provide (say) Flight tickets or FlightInfo without
using the Flight protocol. For instance, you might have a search server that
exposes a REST interface and wants to provide FlightInfo objects for Flight
clients, without having to listen on a separate port.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)