[C++][FlightSQL][ODBC]: Suppress benign exceptions from gPRC layer
Open
Component: C++
Component: FlightRPC
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Verify and suppress benign exceptions from gPRC layer found in ODBC. The exceptions from connections shutting down with GOAWAY or UNAVAILABLE can be suppressed.
The JDBC driver had this problem in https://github.com/apache/arrow-java/issues/863
### Component(s)
FlightRPC, C++
Contributor guide
Assessment
This issue has not been assessed yet.