Build: Bump Parquet to 1.15.0#11656
Merged
Merged
Conversation
Member
|
@Fokko it seems that jackson is shaded two times with Parquet 1.15. Do you want me to investigate ? |
Contributor
Author
|
@jbonofre It looks like the palantir baseline plugin doesn't know how to handle Java 22 multi-source packages. Let me take a look first. |
Contributor
Author
|
Yes, looks like we need to drop JDK 11 first before we can upgrade to the newer baseline version that correctly knows how to handle the JDK22 shaded files: https://github.com/palantir/gradle-baseline/releases/tag/6.0.0 |
Contributor
Author
|
@jbonofre is right, it was not correctly shaded: apache/parquet-java#3081 |
4a956c6 to
4e083d5
Compare
4e083d5 to
972827a
Compare
Contributor
Author
|
It already landed in Spark: apache/spark#48970 |
nastra
reviewed
Dec 4, 2024
nastra
approved these changes
Dec 4, 2024
nastra
pushed a commit
to nastra/iceberg
that referenced
this pull request
Dec 9, 2024
zachdisc
pushed a commit
to zachdisc/iceberg
that referenced
this pull request
Dec 23, 2024
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.
For the full changelog, please check the pre-release:
https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.0-rc1