Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Flight currently do not make the gRPC trailer available when a FlightRuntimeException is called. This precludes using the richer error model discussed in [1][2]. The metadata in the gRPC trailer should be exposed in a protocol agnostic way.
This task is to expose error metadata without exposing transport implementation specifics.
[1] https://grpc.io/docs/guides/error/#richer-error-model
[2] https://cloud.google.com/apis/design/errors#error_model
Attachments
Issue Links
- is cloned by
-
ARROW-8183 [c++][FlightRPC] Expose transport error metadata
- Resolved
- links to