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

kevinjqliu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


    from 5c604c23 Add `__eq__` and `__hash__` methods to `ManifestFile` (#2233)
     add cd7d8c75 Fix projected fields predicate evaluation (#2029)

No new revisions were added by this update.

Summary of changes:
 pyiceberg/expressions/visitors.py  |  24 +++-
 pyiceberg/io/pyarrow.py            |  14 +-
 tests/expressions/test_visitors.py | 281 +++++++++++++++++++++++++++++++++++++
 tests/io/test_pyarrow.py           |  10 ++
 4 files changed, 317 insertions(+), 12 deletions(-)

Reply via email to