David Li created ARROW-16069:
--------------------------------
Summary: [C++][FlightRPC] Refactor error statuses/codes into the
transport-agnostic layer
Key: ARROW-16069
URL: https://issues.apache.org/jira/browse/ARROW-16069
Project: Apache Arrow
Issue Type: Improvement
Components: C++, FlightRPC
Reporter: David Li
Assignee: David Li
There's a list of "common" error codes we should handle:
[https://arrow.apache.org/docs/format/Flight.html#error-handling]
We should also try to refactor common utilities out of the individual
transports (at least as much as reasonably possible). We should also introduce
a common test.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)