This is an automated email from the ASF dual-hosted git repository.

fokko pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


    from 924ee73d Make UnaryPredicate JSON Serializable (#2598)
     add 94ce2053 Row lineage fields for v3 (#2129)

No new revisions were added by this update.

Summary of changes:
 pyiceberg/table/snapshots.py                 | 22 ++++++++++++
 pyiceberg/table/update/__init__.py           | 16 +++++++++
 pyiceberg/table/update/snapshot.py           | 19 ++++++++++
 tests/conftest.py                            | 15 +++++++-
 tests/integration/test_writes/test_writes.py | 40 ++++++++++++++++++++-
 tests/table/test_init.py                     | 54 ++++++++++++++++++++++++++++
 6 files changed, 164 insertions(+), 2 deletions(-)

Reply via email to