alinaliBQ commented on PR #49695: URL: https://github.com/apache/arrow/pull/49695#issuecomment-4710546680
> Could you update the PR description? > > Is this Dremio instance used in Linux tests? How to confirm it? I have updated the PR description to match the files updated. The Dremio instance is used in the ODBC Linux tests through the environment variable `ARROW_FLIGHT_SQL_ODBC_CONN`. To confirm it, the ODBC test log should show `FlightSQLODBCRemoteTestBase::*` and `FlightSQLOdbcV2RemoteTestBase::*` tests. These test suites exclusively connect to the remote instance indicated in `ARROW_FLIGHT_SQL_ODBC_CONN`, which in our case is the Dremio instance. -- 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]
