tomtongue commented on code in PR #9927: URL: https://github.com/apache/iceberg/pull/9927#discussion_r1523512147
########## core/src/test/java/org/apache/iceberg/TestMetadataUpdateParser.java: ########## @@ -38,15 +40,13 @@ import org.apache.iceberg.util.Pair; import org.apache.iceberg.view.ImmutableViewVersion; import org.apache.iceberg.view.ViewVersion; -import org.assertj.core.api.Assertions; import org.junit.Assert; Review Comment: I'm working on this class now and it's marked as in progress as above. Let me continue working on this. -- 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]
