-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
proposalIceberg Improvement Proposal (spec/major changes/etc)Iceberg Improvement Proposal (spec/major changes/etc)
Milestone
Description
Proposed Change
This proposal aims to enhance the handling of position deletes in Iceberg. It builds on lessons learned from deploying the current approach at scale and addresses all unresolved questions from past community discussions and proposals. This effort primarily targets the V3 spec but some parts can be completed independently.
Shortcomings of position deletes we observe today:
- Choosing between fewer delete files on disk (partition granularity) or targeted deletes (file granularity).
- Dependence on external maintenance for consistent write and read performance.
- Writing and reading overhead as in-memory and on-disk representations differ.
Proposal document
Specifications
- Table
- View
- REST
- Puffin
- Encryption
- Other
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
proposalIceberg Improvement Proposal (spec/major changes/etc)Iceberg Improvement Proposal (spec/major changes/etc)