Skip to content

Conversation

@jackyhu-db
Copy link
Contributor

Motivation

In PR #3171, RunAsync option in TExecuteStatementReq was added and exposed via connection parameter adbc.databricks.enable_run_async_thrift, but it is not enabled by default. This is turned on by default in other Databricks drivers, we should turn in on by default in ADBC as well.

Change

  • Set DatabricksConnection:_runAsyncInThrift default value to true

Test

  • PBI PQTest with all the test cases

@github-actions github-actions bot added this to the ADBC Libraries 20 milestone Aug 5, 2025
@CurtHagenlocher CurtHagenlocher merged commit 8775b20 into apache:main Aug 5, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants