-
Notifications
You must be signed in to change notification settings - Fork 444
Open
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels