This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 5b654cae4d [core] Disable snapshot expiry in
testDiscardDuplicateFilesMultiThread (#8058)
add 6fd341250a [python][daft] Push down supported NOT predicates (#8059)
No new revisions were added by this update.
Summary of changes:
paimon-python/pypaimon/common/predicate.py | 2 +-
.../pypaimon/daft/daft_predicate_visitor.py | 17 ++++-
.../pypaimon/tests/daft/daft_data_test.py | 89 ++++++++++++++++++++++
.../pypaimon/tests/daft/daft_explain_test.py | 30 +++++++-
paimon-python/pypaimon/tests/predicates_test.py | 8 ++
5 files changed, 143 insertions(+), 3 deletions(-)