rdblue commented on code in PR #4685: URL: https://github.com/apache/iceberg/pull/4685#discussion_r868724490
########## python/tests/conftest.py: ########## @@ -19,7 +19,7 @@ import pytest -from iceberg import schema +from iceberg.schema import Schema Review Comment: Unless there is a reason to touch this file, I'd probably prefer to revert this change. -- 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]
