nastra commented on code in PR #8616:
URL: https://github.com/apache/iceberg/pull/8616#discussion_r1333871778


##########
flink/v1.15/flink/src/main/java/org/apache/iceberg/flink/FlinkWriteConf.java:
##########
@@ -18,7 +18,9 @@
  */
 package org.apache.iceberg.flink;
 
+import java.time.Duration;
 import java.util.Map;
+import org.apache.calcite.linq4j.function.Experimental;

Review Comment:
   if we fix this one we should also fix it for flink 1.17



-- 
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]

Reply via email to