You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "chenjunjiedada (via GitHub)" <gi...@apache.org> on 2023/04/10 01:58:41 UTC

[GitHub] [iceberg] chenjunjiedada commented on a diff in pull request #7218: Flink: Use starting sequence number by default when rewriting data files

chenjunjiedada commented on code in PR #7218:
URL: https://github.com/apache/iceberg/pull/7218#discussion_r1161380070


##########
flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/actions/TestRewriteDataFilesAction.java:
##########
@@ -20,9 +20,12 @@
 
 import static org.apache.iceberg.flink.SimpleDataUtil.RECORD;
 
+import com.google.common.collect.Iterables;

Review Comment:
   nit: should use shaded imports.



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org