jackyhu-db opened a new pull request, #3092: URL: https://github.com/apache/arrow-adbc/pull/3092
# PR Description ## Description This PR adds the tag `[SQLState: 08001]` in the retry timeout message in Databricks RetryHttpHandler to align the test expectation and same error messages in other Databricks drivers including JDBC. ### Changes - Added the tag `[SQLState: 08001]` in the retry timeout message in Databricks `RetryHttpHandler`RetryHttpHandler - Fixed a bug in the unit test `RetryHttpHandlerTest` ### Motivation Fix the failure in unit test `RetryHttpHandlerTest` and align the error message with other Databricks drivers. ### Testing - Unt test RetryHttpHandlerTest - End-to-end test -- 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