jackyhu-db opened a new pull request, #3155: URL: https://github.com/apache/arrow-adbc/pull/3155
## Motivation The test `StatementTest:StatusPollerKeepsQueryAlive` runs 30 minutes as it tests if Databricks connection is still alive after 30 idle time after using KeepAlive poller, which is not applicable for CI test. We should exclude it from the CI. ## Changes - Skip `StatementTest:StatusPollerKeepsQueryAlive` test when `TestConfiguration.IsCITesting` is true -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org