Uh oh!
There was an error while loading. Please reload this page.
Build: Bump Parquet to 1.15.0 - #11656
Merged
Merged
Conversation
jbonofre
commented
Nov 26, 2024
Member
@Fokko it seems that jackson is shaded two times with Parquet 1.15. Do you want me to investigate ? |
jbonofre
self-requested a review
November 26, 2024 15:11
Fokko
commented
Nov 26, 2024
ContributorAuthor
@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. |
ContributorAuthor
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 |
Fokko
commented
Nov 26, 2024
ContributorAuthor
@jbonofre is right, it was not correctly shaded: apache/parquet-java#3081 |
Fokko
commented
Dec 4, 2024
ContributorAuthor
It already landed in Spark: apache/spark#48970 |
nastra
reviewed
Dec 4, 2024
Uh oh!
There was an error while loading. Please reload this page.
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 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.
For the full changelog, please check the pre-release:
https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.15.0-rc1