apache / apache/iceberg-python
Equality Delete support
未关闭
- 主要语言
- Python
- 星标
- 1.1k
- 派生
- 581
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 78
描述
One of the missing v2 features in PyIceberg is reading from equality delete files.
I believe PyIceberg needs support for reading these files or else we run into situations where people are querying deleted data. Happy to be disproven on this!
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 PyIceberg 中现有的 v2-delete-files 读取入口和 table scan 入口;该 issue 未指定具体的文件或测试。跟踪 equality delete files 应如何影响查询结果,然后添加覆盖测试,证明匹配 equality deletes 的行不再被返回。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- database
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100