alinaliBQ commented on code in PR #50021:
URL: https://github.com/apache/arrow/pull/50021#discussion_r3737184345


##########
cpp/src/arrow/flight/sql/odbc/tests/connection_info_test.cc:
##########
@@ -759,31 +754,26 @@ TYPED_TEST(ConnectionInfoTest, TestSQLGetInfoDropDomain) {
 }
 
 TYPED_TEST(ConnectionInfoHandleTest, TestSQLGetInfoDropSchema) {

Review Comment:
   ```suggestion
   TYPED_TEST(ConnectionInfoTest, TestSQLGetInfoDropSchema) {
   ```
   I believe this should fix the CI issue. `ConnectionInfoTest` sets up the 
connection first. This was caused by my typo in previous comment



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