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/09/05 16:32:07 UTC

[iceberg] branch master updated (3804d74d67 -> b736fbc1c5)

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 3804d74d67 Build: Update Avro to 1.11.1 (#5483)
     add b736fbc1c5 Core: Avoid useless metadata retries (#5696)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/aws/s3/S3InputStream.java   |  9 +++-
 .../apache/iceberg/aws/s3/StaticClientFactory.java | 37 +++++++-------
 .../org/apache/iceberg/aws/s3/TestS3FileIO.java    | 58 ++++++++++++++++++++++
 build.gradle                                       |  1 +
 .../iceberg/BaseMetastoreTableOperations.java      |  2 +
 5 files changed, 88 insertions(+), 19 deletions(-)
 copy api/src/main/java/org/apache/iceberg/expressions/False.java => aws/src/test/java/org/apache/iceberg/aws/s3/StaticClientFactory.java (56%)