rdblue commented on code in PR #6703: URL: https://github.com/apache/iceberg/pull/6703#discussion_r1092402076
########## python/tests/test_transforms.py: ########## @@ -422,6 +422,7 @@ def test_void_transform() -> None: class TestType(IcebergBaseModel): __root__: Transform[Any, Any] + __test__ = False Review Comment: Was this fixed in the other PR? -- 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