apache / apache/iceberg-python

Support row lineage assignment on commit

Open
#3,621 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.1k
Forks
581
Avg merge
1d 17h
Merged PRs (30d)
78

Description

### Feature Request / Improvement

Part of #1551.

Set `first-row-id` and `added-rows` on new snapshots and enable V3 appends end-to-end. Validation and `next-row-id` advancement in `add_snapshot` are already merged.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the add_snapshot entry point and trace the commit path for new snapshots and the V3 append flow. Ensure first-row-id and added-rows are assigned and V3 appends work end-to-end, while preserving the already-merged validation and next-row-id advancement.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.