You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/07 14:39:13 UTC

[GitHub] [iceberg] Fokko commented on a diff in pull request #6139: Python: Remove dataclass

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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org