Skip to content

feat(inspect): Add base class for metadata table support#607

Draft
All-less wants to merge 5 commits intoapache:mainfrom
All-less:metadata-table
Draft

feat(inspect): Add base class for metadata table support#607
All-less wants to merge 5 commits intoapache:mainfrom
All-less:metadata-table

Conversation

@All-less
Copy link
Copy Markdown

This PR kicks off the implementation of table inspection support.

  • Add BaseMetadataTable class (without scan support for now).
  • Add MetadataTableFactory as an entry point for creating metadata tables.
  • Add SnapshotsTable and HistoryTable as example impl.

@All-less All-less marked this pull request as draft March 29, 2026 20:52
Copy link
Copy Markdown
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

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

Thanks for working on this! I've left some preliminary comments.

Comment thread src/iceberg/inspect/metadata_table.h Outdated
Comment thread src/iceberg/inspect/metadata_table.h Outdated
Comment thread src/iceberg/inspect/metadata_table.h Outdated
Comment thread src/iceberg/inspect/metadata_table.cc Outdated
Comment thread src/iceberg/CMakeLists.txt Outdated
Comment thread src/iceberg/inspect/snapshots_table.h
Comment thread src/iceberg/CMakeLists.txt
Comment thread src/iceberg/inspect/metadata_table_factory.h Outdated
Comment thread src/iceberg/inspect/metadata_table_factory.h Outdated
Comment thread src/iceberg/inspect/metadata_table_factory.h Outdated
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.

2 participants