Skip to content

Split manifest_list into smaller modules#2577

Merged
CTTY merged 1 commit into
apache:mainfrom
blackmwk:ir-2569
Jun 3, 2026
Merged

Split manifest_list into smaller modules#2577
CTTY merged 1 commit into
apache:mainfrom
blackmwk:ir-2569

Conversation

@blackmwk
Copy link
Copy Markdown
Contributor

@blackmwk blackmwk commented Jun 3, 2026

Which issue does this PR close?

What changes are included in this PR?

Split manifest_list module into smaller onces so that it's easier to maintain. There is no breaking changes.

Are these changes tested?

ci.

@blackmwk
Copy link
Copy Markdown
Contributor Author

blackmwk commented Jun 3, 2026

Really thanks @xanderbailey for introducing the public api check and we could be confiident that such refactoring will not introduce unnecessary breaking api changes.

@blackmwk blackmwk requested review from CTTY, Fokko, Xuanwo and sdd June 3, 2026 12:19
Copy link
Copy Markdown
Contributor

@xanderbailey xanderbailey left a comment

Choose a reason for hiding this comment

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

Very nice change, thanks for the refactor!

Copy link
Copy Markdown
Collaborator

@CTTY CTTY left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the refactoring

@CTTY
Copy link
Copy Markdown
Collaborator

CTTY commented Jun 3, 2026

The CI seems to fail with zizmor, I believe this is addressed by another fix: https://github.com/apache/iceberg-rust/pull/2578/changes

Merging it now

@CTTY CTTY merged commit b60717a into apache:main Jun 3, 2026
20 of 21 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.

Split manifest_list module to a dir module.

3 participants