Skip to content

feat: add View struct, ViewCommit, and ViewRequirement #2147

Closed
charlesdong1991 wants to merge 1 commit intoapache:mainfrom
charlesdong1991:feat/view-struct-and-commit
Closed

feat: add View struct, ViewCommit, and ViewRequirement #2147
charlesdong1991 wants to merge 1 commit intoapache:mainfrom
charlesdong1991:feat/view-struct-and-commit

Conversation

@charlesdong1991
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

This PR adds the foundational View type and view commit infrastructure, It is the first building block for full Iceberg view support.

So it should be step 1 for closing #55 .

What changes are included in this PR?

crates/iceberg/src/view.rs: The View struct and ViewBuilder, analogous to Table/TableBuilder.

crates/iceberg/src/catalog/mod.rs

crates/iceberg/src/lib.rs: Added pub mod view

Are these changes tested?

Yes, there are tests passed locally

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Mar 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant