alinaliBQ opened a new pull request, #49695: URL: https://github.com/apache/arrow/pull/49695
### Rationale for this change GH-48068 The goal is to run remote tests against the Dremio instance. Dremio docker instances are only available on Linux, they are not supported on macOS/Windows. ### What changes are included in this PR? - Added docker-compose.yml. - Added logic for setting up dremio account and creating a table. - Add ODBC remote test connection variable. - set up Dremio remote instance in CI Note: Enabling Linux tests in CI will be in a separate PR. This PR prepares the Dremio instance for remote testing, which will be used when ODBC Linux tests are supported in CI. ### Are these changes tested? Tested in CI at local repository. ### Are there any user-facing changes? N/A -- 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]
