Skip to content

feat(table): add delete files metadata table - #1699

Draft
fallintoplace wants to merge 14 commits into
apache:mainfrom
fallintoplace:feat/inspect-delete-files
Draft

feat(table): add delete files metadata table#1699
fallintoplace wants to merge 14 commits into
apache:mainfrom
fallintoplace:feat/inspect-delete-files

Conversation

@fallintoplace

@fallintoplace fallintoplace commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the live delete_files metadata table to Table.Inspect.

  • Supports equality-delete, position-delete, and deletion-vector file metadata.
  • Reuses the content-file schema, metrics, partition values, bounds, and v3 fields from feat(table): add data files metadata table #1698.
  • Keeps delete-file metadata separate from delete-file record reading.

Tests

  • go test ./table
  • Covers the shared content-file schema and decimal partition values.

Scope

This is metadata inspection only. Delete application and delete-file record reading are unchanged.

Related

Builds on #1698.

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