apache / apache/iceberg-python
[feature request] Support reading equality delete files
Open
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 581
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 78
Description
### Feature Request / Improvement
Only position delete is supported right now
https://github.com/apache/iceberg-python/blob/e5a58b34dd830c6ffea11649613b693f70f7cbb4/pyiceberg/table/__init__.py#L1418
Let's also add reading equality delete
Position delete PR https://github.com/apache/iceberg/pull/6775
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.