[C++][FlightRPC][ODBC] Address Disconnect() in FlightSQL ODBC test suite
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
In https://github.com/apache/arrow/pull/49585 I found I had to skip calling `Disconnect()` at tear down to avoid crashes. The crashes only happened with static linkage and only in tests. If we can figure out what's causing the issue, we should restore the `Disconnect()`.
Ref: https://github.com/apache/arrow/pull/49585#discussion_r3107625915
### Component(s)
C++, FlightRPC
Contributor guide
Assessment
This issue has not been assessed yet.