Skip to content

Conversation

@wgtmac
Copy link
Member

@wgtmac wgtmac commented Dec 24, 2025

Implemented the DeleteFileIndex and Builder to manage and efficiently filter
delete files (equality deletes, position deletes, and deletion vectors)
based on sequence numbers and partitions.

Key changes:

  • Added DeleteFileIndex and DeleteFileIndex::Builder in src/iceberg/delete_file_index.{h,cc}.
  • Added ContentFileUtil for helper functions related to content files and DVs.
  • Updated ManifestReader to support dropping stats via TryDropStats().
  • Added comprehensive unit tests in src/iceberg/test/delete_file_index_test.cc.

@wgtmac wgtmac force-pushed the delete_file_index branch 3 times, most recently from 6549a62 to 9345afc Compare December 25, 2025 02:55
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