Fokko commented on code in PR #6703: URL: https://github.com/apache/iceberg/pull/6703#discussion_r1092655410
########## 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: I think that was a PR to the 0.3.0 branch, so we can create another RC from that branch without having the latest pyarrow changes released along with it. -- 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