chenjunjiedada commented on code in PR #6954: URL: https://github.com/apache/iceberg/pull/6954#discussion_r1119539043
########## flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/sink/TestFlinkIcebergSinkV2.java: ########## @@ -18,6 +18,7 @@ */ package org.apache.iceberg.flink.sink; +import java.util.List; Review Comment: This will be removed after https://github.com/apache/iceberg/pull/6953 merged. -- 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]
