apache / apache/iceberg-python
Support row lineage assignment on commit
未关闭
- 主要语言
- Python
- 星标
- 1.1k
- 派生
- 581
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 78
描述
### 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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data-engineering
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100