Skip to content

feat(iceberg): introduce remove schemas #1115

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

Merged
merged 2 commits into from
Apr 14, 2025

Conversation

Li0k
Copy link
Contributor

@Li0k Li0k commented Mar 19, 2025

Copy link
Contributor

@jonathanc-n jonathanc-n left a comment

Choose a reason for hiding this comment

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

This looks good to me. cc @ZENOTME @liurenjie1024 @Fokko

@@ -482,6 +482,12 @@ pub enum TableUpdate {
/// Snapshot id to remove partition statistics for.
snapshot_id: i64,
},
/// Remove schemas
#[serde(rename_all = "kebab-case")]
RemoveSchemas {
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@ZENOTME ZENOTME left a comment

Choose a reason for hiding this comment

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

Thanks @Li0k! LGTM!

@Li0k
Copy link
Contributor Author

Li0k commented Apr 14, 2025

PTAL @Xuanwo @liurenjie1024 , thanks!

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.

Thank you for this change!

@Xuanwo Xuanwo merged commit 2bc5dca into apache:main Apr 14, 2025
17 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.

4 participants