Fokko commented on code in PR #6139: URL: https://github.com/apache/iceberg/pull/6139#discussion_r1015502404
########## python/tests/expressions/test_visitors.py: ########## @@ -1647,73 +1641,6 @@ def test_manifest_evaluator_or(): assert _create_manifest_evaluator(expr).eval(manifest) -def test_bound_predicate_invert(): Review Comment: These tests don't make any sense anymore since the classes are abstract now and can't be initialized -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org