[C++][FlightRPC][Python] Unit-test and expose TransportStatusDetail
Open
Component: C++
Component: FlightRPC
Component: Python
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
We want to clearly and uniformly delineate errors that come from the RPC layer and errors that come from the client Flight layer. TransportStatusDetail was added for this purpose, but needs more formal testing. Also, it should be bound into Python.
### Component(s)
C++, FlightRPC, Python
Contributor guide
Assessment
This issue has not been assessed yet.