You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/06/29 18:36:23 UTC

[iceberg] branch master updated (e1b67dc2dd -> 336197f4a4)

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

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


    from e1b67dc2dd Flink: Remove unnecessary switch statement (#4737)
     add 336197f4a4 AWS: Support overriding endpoint in DynamoDB (#4726)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/aws/TestDefaultAwsClientFactory.java | 13 +++++++++++++
 .../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.java  |  7 ++++++-
 .../java/org/apache/iceberg/aws/AwsClientFactories.java     |  7 ++++++-
 aws/src/main/java/org/apache/iceberg/aws/AwsProperties.java |  5 +++++
 4 files changed, 30 insertions(+), 2 deletions(-)