justing-bq opened a new issue, #49783: URL: https://github.com/apache/arrow/issues/49783
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
