dramaticlly commented on code in PR #4468: URL: https://github.com/apache/iceberg/pull/4468#discussion_r843351161
########## python/tests/expressions/test_operations.py: ########## @@ -17,26 +17,26 @@ import pytest -from iceberg import expressions +from iceberg.expressions import operations Review Comment: Thank you, updated per your suggestions! -- 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]
