Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Warning from pyparsing when using Table #3064

Open
@cshenrik

Description

Apache Iceberg version

0.10.0 (latest release)

Please describe the bug 🐞

I get this warning from pyparsing when I run from pyiceberg.table import Table:

/pyparsing-warn/.venv/lib/python3.13/site-packages/pyparsing/core.py:653: PyparsingDiagnosticWarning: warn_ungrouped_named_tokens_in_collection: setting results name 'predicate' on MatchFirst expression collides with 'boolean' on contained expression
 return self._setResultsName(name, list_all_matches)

It happens in pyiceberg-0.11.0 running on python-3.13.

Willingness to contribute

  • I can contribute a fix for this bug independently
  • I would be willing to contribute a fix for this bug with guidance from the Iceberg community
  • I cannot contribute a fix for this bug at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /