apache / apache/iceberg-rust

Deletion-vector writer + RowDelta action

Open
#2,580 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.