Skip to content

[C++][FlightRPC][ODBC] Reuse ODBC connections across tests #49783

@justing-bq

Description

@justing-bq

Describe the enhancement requested

Currently our tests are connecting/disconnecting for each test fixure. But connecting/disconnecting too many times can cause tests to crash on Linux. We can limit the number of connection attempts if we reuse the same ODBC connections where possible across the entire test suite.

Component(s)

C++, FlightRPC

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions