lidavidm commented on code in PR #47772: URL: https://github.com/apache/arrow/pull/47772#discussion_r2418267887
########## cpp/src/arrow/flight/sql/odbc/tests/connection_attr_test.cc: ########## Review Comment: Same comments as other PRs: - We can create a separate test fixture - We can put Connect/Disconnect in SetUp/TearDown - We should probably be using ASSERT_ not EXPECT_ -- 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]
