This is an automated email from the ASF dual-hosted git repository.
fokko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 717b3d7faf Flink: Improve naming of Tests (#7864)
add 9ffb762153 Python: Add positional deletes (#6775)
No new revisions were added by this update.
Summary of changes:
python/poetry.lock | 281 +++++++++++++++++++------------------
python/pyiceberg/io/pyarrow.py | 111 +++++++++++++--
python/pyiceberg/manifest.py | 16 +++
python/pyiceberg/table/__init__.py | 141 ++++++++++++++++---
python/pyproject.toml | 9 ++
python/tests/io/test_pyarrow.py | 112 ++++++++++++++-
python/tests/table/test_init.py | 143 +++++++++++++++----
python/tests/test_integration.py | 90 +++++++++++-
8 files changed, 704 insertions(+), 199 deletions(-)