Skip to content

Conversation

@jayantsing-db
Copy link
Collaborator

@jayantsing-db jayantsing-db commented Jan 5, 2026

Description

NO_CHANGELOG=true
Optimize setAutoCommit to avoid unnecessary server round-trips when the requested autoCommit value matches the cached session value. This optimization only applies when FetchAutoCommitFromServer is disabled (the default), ensuring we still respect server state when that mode is enabled.

Testing

Unit tests

Additional Notes to the Reviewer

Optimize setAutoCommit to avoid unnecessary server round-trips when the
requested autoCommit value matches the cached session value. This
optimization only applies when FetchAutoCommitFromServer is disabled
(the default), ensuring we still respect server state when that mode
is enabled.
@jayantsing-db jayantsing-db enabled auto-merge (squash) January 6, 2026 11:39
@jayantsing-db jayantsing-db merged commit 1debc9e into databricks:main Jan 6, 2026
12 of 13 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.

3 participants