Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nessie: Bump Nessie version from 0.58.1 to 0.59.0 #7642

Merged
merged 1 commit into from
May 23, 2023

Conversation

ajantha-bhat
Copy link
Member

@ajantha-bhat
Copy link
Member Author

cc: @snazy, @dimas-b, @nastra

flink/v1.17/build.gradle Outdated Show resolved Hide resolved
hive-runtime/build.gradle Outdated Show resolved Hide resolved
@ajantha-bhat
Copy link
Member Author

I have locally built the the Iceberg spark runtime jar with this changes and verified with latest Nessie docker image. It can work.

cc: @snazy, @dimas-b

@ajantha-bhat
Copy link
Member Author

@nastra, @dimas-b: I found the problem with our current shadow jar plugin. Using the standard shadow jar plugin has solved the multi-release jar issue.
So, I will simplify this PR.

But we need to merge #7681 first

@ajantha-bhat ajantha-bhat marked this pull request as ready for review May 23, 2023 01:16
@ajantha-bhat
Copy link
Member Author

@nastra, @Fokko: Can you please help in merging this? Thanks.

@@ -37,13 +37,13 @@
import org.projectnessie.error.NessieConflictException;
import org.projectnessie.error.NessieNotFoundException;
import org.projectnessie.error.NessieReferenceConflictException;
import org.projectnessie.error.ReferenceConflicts;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Classes were moved to a different package in 0.59.0. Hence this change.

@nastra nastra merged commit d898de5 into apache:master May 23, 2023
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants