alinaliBQ commented on PR #50021: URL: https://github.com/apache/arrow/pull/50021#issuecomment-5183029918
> I haven't run the Dremio-backed tests locally yet, still need to set that up. Will report back once done. Since CI now supports running Dremio-backend tests since https://github.com/apache/arrow/pull/49695 was merged in June, I'm good with having this PR verified on CI. Please make sure the ODBC-related tests pass in the `C++ Extra / ODBC *` CI jobs. Could you check [C++ Extra / ODBC Linux (pull_request)](https://github.com/apache/arrow/actions/runs/30769877942/job/91555083583?pr=50021): ``` [ FAILED ] 4 tests, listed below: [ FAILED ] ConnectionInfoTest/0.TestSQLGetInfoDropSchema, where TypeParam = arrow::flight::sql::odbc::ConnectionInfoMockTest [ FAILED ] ConnectionInfoTest/1.TestSQLGetInfoDropSchema, where TypeParam = arrow::flight::sql::odbc::FlightSQLODBCRemoteTestBase [ FAILED ] ConnectionInfoTest/1.TestSQLGetInfoDropTable, where TypeParam = arrow::flight::sql::odbc::FlightSQLODBCRemoteTestBase [ FAILED ] ConnectionInfoMockTest.TestSQLGetInfoCreateSchema ``` -- 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]
