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 5b9cd7a  Spark 3.2: Support isolation levels in overwrite by filter 
(#4293)
     add fc92d07  AWS: Move S3 writeTags to AwsProperties (#4350)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/aws/AwsProperties.java | 22 +++++++++++++++--
 .../java/org/apache/iceberg/aws/s3/BaseS3File.java | 18 --------------
 .../java/org/apache/iceberg/aws/s3/S3FileIO.java   | 13 +---------
 .../org/apache/iceberg/aws/s3/S3OutputFile.java    | 16 ++++---------
 .../org/apache/iceberg/aws/s3/S3OutputStream.java  |  8 +++----
 .../org/apache/iceberg/aws/s3/TestS3FileIO.java    | 28 ----------------------
 .../apache/iceberg/aws/s3/TestS3OutputStream.java  | 23 +++++++-----------
 7 files changed, 38 insertions(+), 90 deletions(-)

Reply via email to