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

upgrade to iceberg 1.5.0 for view support #29

Draft
wants to merge 2 commits into
base: affirm-3.3.2
Choose a base branch
from

Conversation

rayhondo
Copy link
Collaborator

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

@github-actions github-actions bot added the BUILD label Mar 11, 2024
@@ -425,7 +425,7 @@
<dependency>
<groupId>org.apache.iceberg</groupId>
<artifactId>iceberg-spark-runtime-3.3_2.12</artifactId>
<version>1.4.2-affirm0</version>
<version>1.5.0</version>

Choose a reason for hiding this comment

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

oh nice, do we not need the fork anymore? Didn't know we had one.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was to fix the DELETE FROM {table} bugs we previously encountered. Nice to not rely on the fork anymore!

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.

2 participants