[SPARK-50425][BUILD] Bump Apache Parquet to 1.15.0#48970
Closed
Fokko wants to merge 1 commit intoapache:masterfrom
Closed
[SPARK-50425][BUILD] Bump Apache Parquet to 1.15.0#48970Fokko wants to merge 1 commit intoapache:masterfrom
Fokko wants to merge 1 commit intoapache:masterfrom
Conversation
Contributor
Author
|
Some issue with the Jackson serialization: Digging deeper |
Fokko
commented
Nov 28, 2024
Fokko
commented
Nov 28, 2024
Member
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Thank you, @Fokko . Is there any updates after RC2?
645024f to
ee992ad
Compare
| jackson-databind/2.18.2//jackson-databind-2.18.2.jar | ||
| jackson-dataformat-cbor/2.18.2//jackson-dataformat-cbor-2.18.2.jar | ||
| jackson-dataformat-yaml/2.18.2//jackson-dataformat-yaml-2.18.2.jar | ||
| jackson-datatype-jdk8/2.17.0//jackson-datatype-jdk8-2.17.0.jar |
dongjoon-hyun
approved these changes
Dec 3, 2024
Member
dongjoon-hyun
left a comment
There was a problem hiding this comment.
+1, LGTM. Thank you so much for leading Apache Parquet community and this activity, @Fokko .
Member
|
Merged to master for Apache Spark 4.0.0 on February 2025. |
Contributor
Author
|
@dongjoon-hyun thanks for the prompt follow up 🙌 |
wangyum
pushed a commit
to wangyum/spark
that referenced
this pull request
Apr 7, 2025
Bumps to the latest version of Parquet. For the full list of changes, please check the pre-release: https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.0 Including some interesting patches for Spark, such as apache/parquet-java#3030 To bring the latest features and bug fixes for Apache Spark 4.0.0. No. Pass the CIs. No. Closes apache#48970 from Fokko/fd-parquet-1-15-0. Authored-by: Fokko <fokko@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 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?
Bumps to the latest version of Parquet.
For the full list of changes, please check the pre-release:
https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.0
Including some interesting patches for Spark, such as apache/parquet-java#3030
Why are the changes needed?
To bring the latest features and bug fixes for Apache Spark 4.0.0.
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.