Skip to content

Conversation

dentiny
Copy link
Contributor

@dentiny dentiny commented May 28, 2025

Which issue does this PR close?

What changes are included in this PR?

This PR tries to do the same thing as reverted PR, which adds capability to set snapshot summary properties.
Followup on thread: #1336 (comment), in this PR I took a different way, which expose interfaces within fast append action.

Are these changes tested?

Yes, I add new unit tests.

@@ -3712,7 +3712,7 @@ dependencies = [
"iceberg-catalog-rest",
"iceberg-datafusion",
"iceberg_test_utils",
"ordered-float 4.6.0",
"ordered-float 2.10.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't make the change, cargo test did

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Mostly LGTM. Wait @liurenjie1024 for another look.

Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

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

Thanks @dentiny for adding this, LGTM!

@liurenjie1024 liurenjie1024 merged commit 40b055a into apache:main May 29, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: support to update snapshot summary
3 participants