kbendick commented on code in PR #4670: URL: https://github.com/apache/iceberg/pull/4670#discussion_r863534591
########## flink/v1.14/flink/src/test/java/org/apache/iceberg/flink/TestChangeLogTable.java: ########## @@ -24,6 +24,7 @@ import java.util.List; import org.apache.flink.types.Row; import org.apache.hadoop.conf.Configuration; +import org.apache.iceberg.AssertHelpers; Review Comment: I'd be fine with not adding for 1.13 in this PR (and backporting it once review is done). -- 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]
