[SPARK-51549][BUILD] Bump Parquet 1.15.1#50319
Closed
pan3793 wants to merge 1 commit intoapache:masterfrom
Closed
Conversation
Member
Author
|
Compared to 1.15.0, only a few lines changed in this patch version, might be good to go branch-4.0? cc @cloud-fan @LuciferYang |
Contributor
|
The new version seems to include two bug fixes:
and I think they can be backported to branch-4.0. However, I respect @cloud-fan's opinion more. |
yaooqinn
approved these changes
Mar 19, 2025
Member
|
LGTM! |
Member
|
Actually, this is a kind of must-have due to the following. Let me merge this. |
dongjoon-hyun
pushed a commit
that referenced
this pull request
Mar 21, 2025
### What changes were proposed in this pull request? Bump Parquet 1.15.1. ### Why are the changes needed? Release Notes https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.1 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GHA. ### Was this patch authored or co-authored using generative AI tooling? No Closes #50319 from pan3793/SPARK-51549. Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org> (cherry picked from commit bd581ec) Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Member
|
Thank you all. Merged to master/4.0. |
Contributor
|
late LGTM, thanks for doing it! |
wangyum
pushed a commit
to wangyum/spark
that referenced
this pull request
Apr 7, 2025
Bump Parquet 1.15.1. Release Notes https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.1 No. Pass GHA. No Closes apache#50319 from pan3793/SPARK-51549. Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
zifeif2
pushed a commit
to zifeif2/spark
that referenced
this pull request
Nov 14, 2025
### What changes were proposed in this pull request? Bump Parquet 1.15.1. ### Why are the changes needed? Release Notes https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.1 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GHA. ### Was this patch authored or co-authored using generative AI tooling? No Closes apache#50319 from pan3793/SPARK-51549. Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org> (cherry picked from commit 15f6479) 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 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?
Bump Parquet 1.15.1.
Why are the changes needed?
Release Notes https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.1
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass GHA.
Was this patch authored or co-authored using generative AI tooling?
No