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

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


 discard 74d03e82 Build: Bump pytest-checkdocs from 2.10.1 to 2.12.0
     add f72e363b Refactor GlueCatalog `_commit_table` (#653)
     add a74c45dc Build: Bump pyspark from 3.5.0 to 3.5.1 (#659)
     add 0b9f391a Build: Bump pytest-checkdocs from 2.10.1 to 2.12.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   (74d03e82)
            \
             N -- N -- N   refs/heads/dependabot/pip/pytest-checkdocs-2.12.0 
(0b9f391a)

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                            |  6 +--
 pyiceberg/catalog/__init__.py          | 22 ++++++++++
 pyiceberg/catalog/glue.py              | 79 +++++++++++++++-------------------
 pyproject.toml                         |  2 +-
 tests/catalog/integration_test_glue.py | 14 ++++--
 tests/catalog/test_glue.py             | 17 ++++++--
 6 files changed, 86 insertions(+), 54 deletions(-)

Reply via email to