ajantha-bhat commented on code in PR #4776: URL: https://github.com/apache/iceberg/pull/4776#discussion_r1425558869
########## 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: Yeah. Description mentions that this PR depends on #6887 Idea is that, I will rebase this PR after #6887 is merged. Reviewer can easily review this PR as it will just blind replacement once I rebase. -- 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