Skip to content

chore(deps): bump databricks-sql-connector from 4.3.0 to 4.4.0 - #46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/databricks-sql-connector-4.4.0
Open

chore(deps): bump databricks-sql-connector from 4.3.0 to 4.4.0#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/databricks-sql-connector-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps databricks-sql-connector from 4.3.0 to 4.4.0.

Release notes

Sourced from databricks-sql-connector's releases.

v4.4.0

  • databricks/databricks-sql-python#798
  • Fix: REMOVE staging operations no longer require staging_allowed_local_pathdatabricks/databricks-sql-python#726
  • Report cursor.rowcount for DML on the Thrift backend: INSERT/UPDATE/DELETE/MERGE now set rowcount to the server's affected-row count instead of the hardcoded -1; SELECT (and statements the server does not report a count for) still return -1. executemany aggregates the count across all parameter sets per PEP 249 (#784)
Changelog

Sourced from databricks-sql-connector's changelog.

4.4.0 (2026-07-22)

  • databricks/databricks-sql-python#798
  • Fix: REMOVE staging operations no longer require staging_allowed_local_pathdatabricks/databricks-sql-python#726
  • Report cursor.rowcount for DML on the Thrift backend: INSERT/UPDATE/DELETE/MERGE now set rowcount to the server's affected-row count instead of the hardcoded -1; SELECT (and statements the server does not report a count for) still return -1. executemany aggregates the count across all parameter sets per PEP 249 (#784)
Commits
  • 9775996 Bump to version 4.4.0 (#874)
  • 1148152 Add OSV-Scanner security gate + clear all CVEs (Python floor to 3.10) (#798)
  • 9f81d35 fix(bots): give the engineer-bot e2e repro a token the env scrub can't strip ...
  • fb25502 chore(bots): bump engine pin to 5368de77 (can_use_tool PermissionResult fix) ...
  • 19a104d feat(engineer-bot): require a live E2E repro for bug fixes (not unit-only) (#...
  • d1fe81b fix(bots): accept CONTRIBUTOR in engineer-followup comment-path gate (#869)
  • e23254d fix(bots): revert poetry lock/pyproject churn before engineer-bot publish (#866)
  • 3e29a62 feat(bots): onboard reviewer-bot to pinned databricks-bot-engine (#862)
  • 8a62208 Support cursor.rowcount for DML on the Thrift backend (#784) (#847)
  • 7e7b323 ci: stop secondary fork-PR checks from failing (#831) (#852)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [databricks-sql-connector](https://github.com/databricks/databricks-sql-python) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/databricks/databricks-sql-python/releases)
- [Changelog](https://github.com/databricks/databricks-sql-python/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sql-python@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: databricks-sql-connector
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants