jackyhu-db opened a new pull request, #3153: URL: https://github.com/apache/arrow-adbc/pull/3153
## Motivation There are some E2E test in Databricks driver tests ( e.g.`StatusPollerKeepsQueryAlive` in `StatementTest`) should be skipped for various reasons, we can include property `isCITesting` in `DatabricksTestConfiguration` to indicates it is current test environment in run in the CI. ### Changes - Added `isCITesting` in `DatabricksTestConfiguration` with default value `false` -- 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]
