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

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


 discard 16f41de  Build: Bump pytest from 7.4.4 to 8.0.0
     add 8789fc2  Bug Fix: Handle null vals from later row_groups in 
StatsAggregator (#379)
     add 12e3353  Do not set Parquet version (#377)
     add 66ba190  release: Bump the moto version (#380)
     add a1192a3  Add `syun64` as collaborator (#383)
     add 44b2e21  Build: Bump ray from 2.7.2 to 2.9.2 (#384)
     add d76650c  Build: Bump pytest from 7.4.4 to 8.0.0

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   (16f41de)
            \
             N -- N -- N   refs/heads/dependabot/pip/pytest-8.0.0 (d76650c)

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:
 .asf.yaml                            |   1 +
 .github/workflows/python-release.yml |   2 +-
 poetry.lock                          | 111 +++++++++--------------------------
 pyiceberg/io/pyarrow.py              |  16 +++--
 pyproject.toml                       |   2 +-
 tests/integration/test_writes.py     |  18 +++---
 tests/io/test_pyarrow.py             |  44 ++++++++++++++
 7 files changed, 96 insertions(+), 98 deletions(-)

Reply via email to