Skip to content

refactor: adapt table metadata to use table properties - #407

Merged
liurenjie1024 merged 2 commits into
apache:mainfrom
wgtmac:refactor_meta_prop
Dec 15, 2025
Merged

refactor: adapt table metadata to use table properties#407
liurenjie1024 merged 2 commits into
apache:mainfrom
wgtmac:refactor_meta_prop

Conversation

@wgtmac

@wgtmac wgtmac commented Dec 12, 2025

Copy link
Copy Markdown
Member

No description provided.

@zhjwpku zhjwpku left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The change looks straightforward. LGTM

Comment thread src/iceberg/table.h
std::string metadata_location_;
std::shared_ptr<FileIO> io_;
std::shared_ptr<Catalog> catalog_;
std::unique_ptr<TableProperties> properties_;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This field should be removed accordingly.

@liurenjie1024
liurenjie1024 merged commit 40913c7 into apache:main Dec 15, 2025
10 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.

3 participants