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/02/23 20:26:13 UTC

[iceberg] branch master updated (41b9774 -> d831dd5)

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 41b9774  Core: Add error handlers and exceptions for the REST catalog (#4202)
     add d831dd5  AWS: Use independent http client for AWS clients (#4175)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/aws/TestAssumeRoleAwsClientFactory.java |  2 +-
 .../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.java     |  7 ++-----
 .../main/java/org/apache/iceberg/aws/AwsClientFactories.java   | 10 ++++------
 aws/src/test/java/org/apache/iceberg/aws/s3/TestS3FileIO.java  |  2 +-
 4 files changed, 8 insertions(+), 13 deletions(-)