Skip to content

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

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

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

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

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.

1 participant