You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/02/16 00:02:02 UTC

[GitHub] [iceberg] jacques-n commented on a change in pull request #2237: Use aws sdk v2 single object delete (not bulk delete) for S3FileIO

jacques-n commented on a change in pull request #2237:
URL: https://github.com/apache/iceberg/pull/2237#discussion_r576476162



##########
File path: aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIO.java
##########
@@ -88,12 +86,10 @@ public OutputFile newOutputFile(String path) {
   @Override
   public void deleteFile(String path) {

Review comment:
       Is there a guarantee that the path isn't a "directory"?




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

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