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 2020/10/12 16:13:22 UTC

[GitHub] [iceberg] rdblue commented on pull request #1573: Add AWS subproject and initial S3FileIO implementation

rdblue commented on pull request #1573:
URL: https://github.com/apache/iceberg/pull/1573#issuecomment-707213626


   @HeartSaVioR, this would fix that problem because overwrite will simply put the file, rather than checking to see what the path is first. That is the same approach that we use in our S3 file system, but we primarily use HadoopFileIO with a custom S3 file system, rather than a FileIO built for S3 because we've been using the FS for a long time.


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