David Li created ARROW-8112:
-------------------------------
Summary: [FlightRPC][C++] Some status codes don't round-trip
through gRPC
Key: ARROW-8112
URL: https://issues.apache.org/jira/browse/ARROW-8112
Project: Apache Arrow
Issue Type: Bug
Components: C++, FlightRPC
Affects Versions: 0.16.0
Reporter: David Li
Assignee: David Li
KeyError and AlreadyExists don't fully round-trip, instead becoming UNKNOWN.
There are others, but we don't attempt to map all the Arrow status to a gRPC
status, only the ones that closely correspond to a gRPC error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)