Deletion-vector writer + RowDelta action
Open
enhancement
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 567
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 93
Description
### Is your feature request related to a problem or challenge?
iceberg-rust cannot produce v3 deletes today; only FastAppend exists.
### Describe the solution you'd like
_No response_
### Willingness to contribute
Yes
Contributor guide
Research direction
Start by tracing the existing FastAppend implementation in iceberg-rust and identify how write actions are represented. The work is complete when the writer can produce v3 deletes using deletion vectors and emits the RowDelta action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100