apache / apache/arrow

[C++][FlightRPC][ODBC] Address Disconnect() in FlightSQL ODBC test suite

Open
#49,808 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.