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

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


    omit f020be545b Build: Bump pyparsing from 3.0.9 to 3.1.0 in /python
     add 21d85642f4 Core: add missing start and length for FileScanTaskParser. 
Also added `schema()` override for BaseFileScanTask$SplitScanTask class. (#7936)
     add 3498749c73 Build: Bump Guava to 32.1.1 (#7973)
     add 3ed6c226ab Build: Bump pydantic from 1.10.9 to 1.10.10 in /python 
(#7972)
     add 2afd1dc0c3 Build: Bump pandas from 2.0.2 to 2.0.3 in /python (#7960)
     add 03a8b061f1 Python: Update `test_console` tests (#7683)
     add 2d5418a4fe Build: Bump pyparsing from 3.0.9 to 3.1.0 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   (f020be545b)
            \
             N -- N -- N   refs/heads/dependabot/pip/python/pyparsing-3.1.0 
(2d5418a4fe)

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:
 .../java/org/apache/iceberg/BaseFileScanTask.java  |    5 +
 .../org/apache/iceberg/FileScanTaskParser.java     |   12 +-
 .../org/apache/iceberg/TestFileScanTaskParser.java |    1 +
 python/poetry.lock                                 |  201 ++--
 python/pyproject.toml                              |   11 +-
 python/tests/catalog/test_base.py                  |    6 +-
 python/tests/cli/test_console.py                   | 1018 ++++++++++----------
 versions.props                                     |    2 +-
 8 files changed, 651 insertions(+), 605 deletions(-)

Reply via email to