rdblue commented on code in PR #6997: URL: https://github.com/apache/iceberg/pull/6997#discussion_r1168052425
########## python/tests/io/test_pyarrow.py: ########## @@ -18,73 +18,19 @@ import os import tempfile -from typing import Any, List, Optional Review Comment: Can you move this refactor to a different PR? Then we can easily validate the refactor independently. For this PR, all that we should do is write tests in a separate test file. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
