This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 72ae616a02 Core: Clear queue and future task when close
ParallelIterable (#5887)
add 504c109867 Python: Manifest evaluator (#5845)
No new revisions were added by this update.
Summary of changes:
python/pyiceberg/expressions/base.py | 241 +++++-
python/pyiceberg/manifest.py | 4 +-
python/tests/expressions/test_expressions_base.py | 859 +++++++++++++++++++++-
python/tests/table/test_snapshots.py | 4 +-
python/tests/utils/test_manifest.py | 6 +-
5 files changed, 1100 insertions(+), 14 deletions(-)