apache / apache/iceberg-python
V3 Tracking issue
- 主要语言
- Python
- 星标
- 1.1k
- 派生
- 581
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 78
描述
Tracks the progress of the V3 implementation
- [ ] New DataTypes
- [x] **UnknownType**: Added in https://github.com/apache/iceberg-python/pull/1681
- [x] **Timestamp(Tz)NanoType**: Introduced in https://github.com/apache/iceberg-python/pull/1632
- [ ] **VariantType**: https://github.com/apache/iceberg-python/issues/1819
- [ ] **Geometry**/**Geography**: https://github.com/apache/iceberg-python/issues/1820
- [ ] Default value:
- [x] https://github.com/apache/iceberg-python/issues/1836 / https://github.com/apache/iceberg-python/pull/1644
- [x] https://github.com/apache/iceberg-python/pull/1770
- [x] Prerequisite: https://github.com/apache/iceberg-python/pull/1805
- [x] Multi-arg transforms
- Reading of the metadata has been added in https://github.com/apache/iceberg-python/pull/1554
- Supporting multi-arg transforms still needs to happen
- [x] Row-level lineage
- https://github.com/apache/iceberg-python/issues/1821
- [ ] Deletion vectors
- [x] Read support is being added in https://github.com/apache/iceberg-python/pull/1516
- [ ] Write support
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先查看与 VariantType、Geometry/Geography、row-level lineage、multi-argument transforms 和 deletion-vector write support 相关的已链接 V3 子 issue 和 pull request。只有在每个未勾选的 V3 检查清单项都已完成,且其链接的工作已解决后,跟踪 issue 才算完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data-engineering
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100