Uh oh!
There was an error while loading. Please reload this page.
GH-3410: Bump jackson dependencies from 2.19.2 to 2.21.2 - #3460
Merged
Conversation
wgtmac
approved these changes
Apr 2, 2026
wgtmac
commented
Apr 2, 2026
Member
Thank you, @manuzhang! |
Uh oh!
There was an error while loading. Please reload this page.
manuzhang
commented
Apr 5, 2026
MemberAuthor
@wgtmac Will there be a 1.17.1 with this commit soon? |
rn-srpol
commented
Apr 13, 2026
Also interested in a maintenance release that would ship with this. |
wgtmac
commented
Apr 14, 2026
Member
It would be good to raise this in the dev mailing list if this is a common request. @manuzhang@rn-srpol |
manuzhang
commented
Apr 21, 2026
MemberAuthor
imjalpreet
commented
Apr 21, 2026
+1 |
mnavasop
commented
Apr 22, 2026
+1 |
Fokko pushed a commit
that referenced
this pull request
Apr 28, 2026
imsayari404
commented
May 7, 2026
wgtmac
commented
May 7, 2026
Member
I will start the release process later this week. |
dongjoon-hyun added a commit
to apache/spark
that referenced
this pull request
May 18, 2026
### What changes were proposed in this pull request? This PR aims to upgrade Apache Parquet to 1.17.1 for **Apache Spark 5.0.0** based on our new release plan. - [SPIP: Accelerating Apache Spark Release Cadence](https://docs.google.com/document/d/1gBoZ4KH5zQUWpgK3M7zAN7p6Glz4S_e9bO3PvQA9sQs/edit?tab=t.0#heading=h.vj8hviw7ebqz). ### Why are the changes needed? To bring the latest bug fixes and dependency updates from Apache Parquet 1.17.1. - [[ANNOUNCE] Apache Parquet Java 1.17.1 (2027-05-11)](https://lists.apache.org/thread/fgyd7m7klggmk6t2fj9lt3qhgzxx8pry) - https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.17.1 - apache/parquet-java#3113 - apache/parquet-java#3460 - apache/parquet-java#3538 ### 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? Generated-by: Claude Opus 4.7 Closes#55903 from dongjoon-hyun/SPARK-56878. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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 freeto 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.
Rationale for this change
Closes#3410, fixing GHSA-72hv-8253-57qq
This should supersede #3456 and #3439
What changes are included in this PR?
2.19.2to2.21.22.19.2to2.21.2Are these changes tested?
Existing tests.
Are there any user-facing changes?
No.