Fokko commented on code in PR #6139: URL: https://github.com/apache/iceberg/pull/6139#discussion_r1015503114
########## python/tests/expressions/test_expressions.py: ########## @@ -73,27 +65,10 @@ NestedField, StringType, ) +from tests.conftest import FooStruct from tests.expressions.test_visitors import ExpressionA, ExpressionB -@pytest.mark.parametrize( Review Comment: These are merged into the other tests -- 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