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

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


    omit c2427e1bd1 Build: Bump fastavro from 1.7.4 to 1.8.2 in /python
     add 9204b2dd17 Spark 3.4: Create non-existing Tag/Branch when using CREATE 
OR REPLACE (#8086)
     add 4a0daf33b2 Build: Bump aiohttp from 3.8.4 to 3.8.5 in /python (#8119)
     add 7e2a6f2d62 Build: Bump fastavro from 1.7.4 to 1.8.2 in /python

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   (c2427e1bd1)
            \
             N -- N -- N   refs/heads/dependabot/pip/python/fastavro-1.8.2 
(7e2a6f2d62)

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:
 python/poetry.lock                                 | 176 ++++++++++-----------
 .../IcebergSqlExtensionsAstBuilder.scala           |   4 +
 .../plans/logical/CreateOrReplaceBranch.scala      |   1 +
 .../plans/logical/CreateOrReplaceTag.scala         |   1 +
 .../datasources/v2/CreateOrReplaceBranchExec.scala |  14 +-
 .../datasources/v2/CreateOrReplaceTagExec.scala    |  14 +-
 .../v2/ExtendedDataSourceV2Strategy.scala          |   9 +-
 .../iceberg/spark/extensions/TestBranchDDL.java    |  67 ++++++++
 .../iceberg/spark/extensions/TestTagDDL.java       |  14 ++
 9 files changed, 198 insertions(+), 102 deletions(-)

Reply via email to