You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2022/03/30 18:17:35 UTC

[iceberg] branch master updated (aea336e -> 605bffb)

This is an automated email from the ASF dual-hosted git repository.

jackye pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from aea336e  ORC: Add compression properties (#4273)
     add 605bffb  AWS: Add S3 delete tagging (#4342)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/aws/AwsProperties.java | 56 ++++++++++++++++
 .../java/org/apache/iceberg/aws/s3/S3FileIO.java   | 74 ++++++++++++++++++++++
 .../apache/iceberg/aws/s3/TestS3OutputStream.java  |  3 +-
 3 files changed, 132 insertions(+), 1 deletion(-)