Bump to version 4.4.0#874
Merged
Merged
Conversation
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
temporarily deployed
to
azure-prod
July 22, 2026 08:43 — with
GitHub Actions
Inactive
vikrantpuppala
enabled auto-merge
July 22, 2026 09:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump version to
4.4.0and add the4.4.0section toCHANGELOG.md.This release is versioned
4.4.0(minor) rather than a patch because it raises the minimum supported Python to 3.10 (dropping end-of-life 3.8/3.9), which changes the install contract for downstream users.Notable changes since 4.3.0
REMOVEstaging operations no longer requirestaging_allowed_local_pathto be set (REMOVE operation requiresstaging_allowed_local_pathto be set, even though no local file is required #726)cursor.rowcountfor DML on the Thrift backend;executemanyaggregates the count across parameter sets per PEP 249 ([Feature Request] Support rowcount for DML operation #784)Test plan
pytest tests/unit/passes locally (879 passed, realkernel test passes in its required isolated invocation)universe/peco/correctness/pythonpassed on Python 3.12: PythonSuite (thrift + SEA) and PythonUnityCatalogSuite (thrift)This pull request was AI-assisted by Isaac.