Skip to content

[SPARK-58534][BUILD][4.x] Change version in branch-4.x to 4.4.0 - #57737

Closed
HeartSaVioR wants to merge 1 commit into
apache:branch-4.xfrom
HeartSaVioR:bump-branch-4x-4.4.0
Closed

[SPARK-58534][BUILD][4.x] Change version in branch-4.x to 4.4.0#57737
HeartSaVioR wants to merge 1 commit into
apache:branch-4.xfrom
HeartSaVioR:bump-branch-4x-4.4.0

Conversation

@HeartSaVioR

@HeartSaVioR HeartSaVioR commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Change version in branch-4.x to 4.4.0 (4.3.0-SNAPSHOT -> 4.4.0-SNAPSHOT) now that branch-4.3 has been cut for the 4.3.0 release.

Mirrors SPARK-57443, which bumped branch-4.x to 4.3.0 after branch-4.2 was cut: the project/parent version across all pom.xml files, plus python/pyspark/version.py, R/pkg/DESCRIPTION, docs/_config.yml, resource-managers/kubernetes/integration-tests/README.md, and a new v44excludes section in project/MimaExcludes.scala.

Why are the changes needed?

We just cut the branch for Apache Spark 4.3.0 and branch-4.x is expected to be reassigned to 4.4.0-SNAPSHOT.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI will test it out.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Opus 5

Change version in `branch-4.x` to 4.4.0 (`4.3.0-SNAPSHOT` -> `4.4.0-SNAPSHOT`)
now that `branch-4.3` has been cut for the 4.3.0 release.

Mirrors SPARK-57443, which bumped `branch-4.x` to 4.3.0 after `branch-4.2` was
cut: the project/parent version across all `pom.xml` files, plus
`python/pyspark/version.py`, `R/pkg/DESCRIPTION`, `docs/_config.yml`,
`resource-managers/kubernetes/integration-tests/README.md`, and a new
`v44excludes` section in `project/MimaExcludes.scala`.

Co-authored-by: Isaac

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change also needs to go to master branch - I'll file a PR separately.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HeartSaVioR HeartSaVioR changed the title [SPARK-58534][BUILD] Change version in branch-4.x to 4.4.0 [SPARK-58534][BUILD][4.x] Change version in branch-4.x to 4.4.0 Aug 4, 2026

@dongjoon-hyun dongjoon-hyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

dongjoon-hyun pushed a commit that referenced this pull request Aug 4, 2026
### What changes were proposed in this pull request?

Change version in `branch-4.x` to 4.4.0 (`4.3.0-SNAPSHOT` -> `4.4.0-SNAPSHOT`) now that `branch-4.3` has been cut for the 4.3.0 release.

Mirrors SPARK-57443, which bumped `branch-4.x` to 4.3.0 after `branch-4.2` was cut: the project/parent version across all `pom.xml` files, plus `python/pyspark/version.py`, `R/pkg/DESCRIPTION`, `docs/_config.yml`, `resource-managers/kubernetes/integration-tests/README.md`, and a new `v44excludes` section in `project/MimaExcludes.scala`.

### Why are the changes needed?

We just cut the branch for Apache Spark 4.3.0 and branch-4.x is expected to be reassigned to 4.4.0-SNAPSHOT.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

CI will test it out.

### Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Opus 5

Closes #57737 from HeartSaVioR/bump-branch-4x-4.4.0.

Authored-by: Jungtaek Lim <kabhwan.opensource@gmail.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun

Copy link
Copy Markdown
Member

Merge Summary:

Posted by merge_spark_pr.py

@HeartSaVioR

Copy link
Copy Markdown
Contributor Author

Thanks @dongjoon-hyun for reviewing and merging the PR!

@HeartSaVioR
HeartSaVioR deleted the bump-branch-4x-4.4.0 branch August 4, 2026 08:10
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