jbonofre commented on code in PR #4776:
URL: https://github.com/apache/iceberg/pull/4776#discussion_r1425380109


##########
api/src/main/java/org/apache/iceberg/Files.java:
##########
@@ -24,8 +24,8 @@
 import java.io.RandomAccessFile;
 import java.nio.file.Paths;
 import org.apache.iceberg.exceptions.AlreadyExistsException;
+import org.apache.iceberg.exceptions.FileHandlingException;

Review Comment:
   Don't we have an overlap between this PR and #6887 ? 
   Maybe worth to define an order and gather both PRs in a single PR.



-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to