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 2023/04/03 17:42:18 UTC

[iceberg] branch master updated (a4a07ba0cd -> f7166be21f)

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 a4a07ba0cd Core: Improve bit density in object storage layout (#7128)
     add f7166be21f AWS: Prevent token refresh scheduling on every sign request (#7270)

No new revisions were added by this update.

Summary of changes:
 .../aws/s3/signer/S3V4RestSignerClient.java        | 60 +++++++++++++++++-----
 .../iceberg/aws/s3/signer/S3SignerServlet.java     |  2 +
 .../iceberg/aws/s3/signer/TestS3RestSigner.java    | 52 ++++++++++++++-----
 3 files changed, 87 insertions(+), 27 deletions(-)