justing-bq commented on code in PR #49784:
URL: https://github.com/apache/arrow/pull/49784#discussion_r3120217503


##########
cpp/src/arrow/flight/sql/odbc/tests/odbc_test_suite.h:
##########


Review Comment:
   We still need some of these handles to be defined globally because we want 
the connections to persist across the entire test suite rather than belonging 
to a test fixture. However each test fixture has its own pointers to these 
handles and the tests reference these pointers only.



-- 
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]

Reply via email to