- 
                Notifications
    You must be signed in to change notification settings 
- Fork 381
Closed
Description
Apache Iceberg version
None
Please describe the bug 🐞
Context:
#569 (comment)
iceberg-python/pyiceberg/table/__init__.py
Lines 269 to 272 in 7596dc5
| existing_requirements = {type(requirement) for requirement in self._requirements} | |
| for new_requirement in requirements: | |
| if type(new_requirement) not in existing_requirements: | |
| self._requirements = self._requirements + requirements | 
cc @ZENOTME
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
smaheshwar-pltr
Metadata
Metadata
Assignees
Labels
No labels