[SPARK-45991][BUILD] Upgrade protobuf-java to 3.25.1 to match with protobuf 4.25.1#43886
Closed
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
Closed
[SPARK-45991][BUILD] Upgrade protobuf-java to 3.25.1 to match with protobuf 4.25.1#43886dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
protobuf-java to 3.25.1 to match with protobuf 4.25.1#43886dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
Conversation
protobuf-java to 3.25.1 to match with protobuf 4.25protobuf-java to 3.25.1 to match with protobuf 4.25.1
HyukjinKwon
approved these changes
Nov 19, 2023
Member
Author
|
Thank you, @HyukjinKwon ! |
Member
Author
|
All tests passed. Merged to master for Apache Spark 4. |
prabhjyotsingh
pushed a commit
to acceldata-io/spark3
that referenced
this pull request
Feb 8, 2025
…atch with `protobuf` 4.25.1 This PR aims to upgrade `protobuf-java` to 3.25.1 in order to match with the corresponding `protobuf` 4.25. `protobuf 4.25` is matched with `protobuf-java 3.25`. - protocolbuffers/protobuf#14617 ``` - set(protobuf_VERSION_STRING "4.24.0") + set(protobuf_VERSION_STRING "4.25.0") - <version>3.24.0</version> + <version>3.25.0</version> ``` Note that I also ran ``` $ dev/connect-gen-protos.sh $ git status On branch SPARK-45991 Your branch is up to date with 'dongjoon/SPARK-45991'. nothing to commit, working tree clean ``` No. Pass the CIs. No. Closes apache#43886 from dongjoon-hyun/SPARK-45991. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com> (cherry picked from commit de17724)
prabhjyotsingh
pushed a commit
to acceldata-io/spark3
that referenced
this pull request
Feb 8, 2025
…atch with `protobuf` 4.25.1 This PR aims to upgrade `protobuf-java` to 3.25.1 in order to match with the corresponding `protobuf` 4.25. `protobuf 4.25` is matched with `protobuf-java 3.25`. - protocolbuffers/protobuf#14617 ``` - set(protobuf_VERSION_STRING "4.24.0") + set(protobuf_VERSION_STRING "4.25.0") - <version>3.24.0</version> + <version>3.25.0</version> ``` Note that I also ran ``` $ dev/connect-gen-protos.sh $ git status On branch SPARK-45991 Your branch is up to date with 'dongjoon/SPARK-45991'. nothing to commit, working tree clean ``` No. Pass the CIs. No. Closes apache#43886 from dongjoon-hyun/SPARK-45991. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com> (cherry picked from commit de17724) (cherry picked from commit cba5a11)
prabhjyotsingh
pushed a commit
to acceldata-io/spark3
that referenced
this pull request
Feb 8, 2025
…atch with `protobuf` 4.25.1 This PR aims to upgrade `protobuf-java` to 3.25.1 in order to match with the corresponding `protobuf` 4.25. `protobuf 4.25` is matched with `protobuf-java 3.25`. - protocolbuffers/protobuf#14617 ``` - set(protobuf_VERSION_STRING "4.24.0") + set(protobuf_VERSION_STRING "4.25.0") - <version>3.24.0</version> + <version>3.25.0</version> ``` Note that I also ran ``` $ dev/connect-gen-protos.sh $ git status On branch SPARK-45991 Your branch is up to date with 'dongjoon/SPARK-45991'. nothing to commit, working tree clean ``` No. Pass the CIs. No. Closes apache#43886 from dongjoon-hyun/SPARK-45991. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com> (cherry picked from commit de17724) (cherry picked from commit cba5a11)
shubhluck
pushed a commit
to acceldata-io/spark3
that referenced
this pull request
May 16, 2025
…atch with `protobuf` 4.25.1 This PR aims to upgrade `protobuf-java` to 3.25.1 in order to match with the corresponding `protobuf` 4.25. `protobuf 4.25` is matched with `protobuf-java 3.25`. - protocolbuffers/protobuf#14617 ``` - set(protobuf_VERSION_STRING "4.24.0") + set(protobuf_VERSION_STRING "4.25.0") - <version>3.24.0</version> + <version>3.25.0</version> ``` Note that I also ran ``` $ dev/connect-gen-protos.sh $ git status On branch SPARK-45991 Your branch is up to date with 'dongjoon/SPARK-45991'. nothing to commit, working tree clean ``` No. Pass the CIs. No. Closes apache#43886 from dongjoon-hyun/SPARK-45991. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com> (cherry picked from commit de17724) (cherry picked from commit cba5a11)
senthh
pushed a commit
to acceldata-io/spark3
that referenced
this pull request
May 26, 2025
…atch with `protobuf` 4.25.1 This PR aims to upgrade `protobuf-java` to 3.25.1 in order to match with the corresponding `protobuf` 4.25. `protobuf 4.25` is matched with `protobuf-java 3.25`. - protocolbuffers/protobuf#14617 ``` - set(protobuf_VERSION_STRING "4.24.0") + set(protobuf_VERSION_STRING "4.25.0") - <version>3.24.0</version> + <version>3.25.0</version> ``` Note that I also ran ``` $ dev/connect-gen-protos.sh $ git status On branch SPARK-45991 Your branch is up to date with 'dongjoon/SPARK-45991'. nothing to commit, working tree clean ``` No. Pass the CIs. No. Closes apache#43886 from dongjoon-hyun/SPARK-45991. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com> (cherry picked from commit de17724) (cherry picked from commit cba5a11)
shubhluck
pushed a commit
to acceldata-io/spark3
that referenced
this pull request
Sep 3, 2025
…atch with `protobuf` 4.25.1 This PR aims to upgrade `protobuf-java` to 3.25.1 in order to match with the corresponding `protobuf` 4.25. `protobuf 4.25` is matched with `protobuf-java 3.25`. - protocolbuffers/protobuf#14617 ``` - set(protobuf_VERSION_STRING "4.24.0") + set(protobuf_VERSION_STRING "4.25.0") - <version>3.24.0</version> + <version>3.25.0</version> ``` Note that I also ran ``` $ dev/connect-gen-protos.sh $ git status On branch SPARK-45991 Your branch is up to date with 'dongjoon/SPARK-45991'. nothing to commit, working tree clean ``` No. Pass the CIs. No. Closes apache#43886 from dongjoon-hyun/SPARK-45991. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com> (cherry picked from commit de17724) (cherry picked from commit cba5a11)
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.
What changes were proposed in this pull request?
This PR aims to upgrade
protobuf-javato 3.25.1 in order to match with the correspondingprotobuf4.25.Why are the changes needed?
protobuf 4.25is matched withprotobuf-java 3.25.Note that I also ran
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass the CIs.
Was this patch authored or co-authored using generative AI tooling?
No.