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

github-bot pushed a change to branch dependabot/pip/daft-0.5.19
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


 discard df05a994 Build: Bump daft from 0.5.18 to 0.5.19
     add cf987c68 Fix: use new snapshot id in deleted manifest entry unless is 
existing entry (#2266)
     add 5a920cd5 Arrow: Remove check for supported Arrow transforms (#2340)
     add 36d30416 Build: Bump coverage from 7.10.3 to 7.10.4 (#2347)
     add 51003074 Build: Bump mkdocs-material from 9.6.16 to 9.6.17 (#2348)
     add 580f2f47 Build: Bump requests from 2.32.4 to 2.32.5 (#2350)
     add 8ceb9d2e Build: Bump daft from 0.5.18 to 0.5.19

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (df05a994)
            \
             N -- N -- N   refs/heads/dependabot/pip/daft-0.5.19 (8ceb9d2e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 poetry.lock                        | 195 +++++++++++++++++++------------------
 pyiceberg/table/__init__.py        |  16 +--
 pyiceberg/table/update/snapshot.py |   3 +-
 pyiceberg/transforms.py            |  27 ++---
 pyproject.toml                     |   2 +-
 tests/integration/test_deletes.py  |  54 +++++++++-
 tests/test_transforms.py           |   6 ++
 7 files changed, 169 insertions(+), 134 deletions(-)

Reply via email to