You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by dw...@apache.org on 2022/05/31 18:14:48 UTC

[iceberg] branch master updated (8d7d32682 -> 100c2f6b8)

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

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


    from 8d7d32682 ORC: Use the built-in estimate memory method (#4734)
     add 100c2f6b8 API: Add CredentialSupplier to get credentials from FileIO. (#4895)

No new revisions were added by this update.

Summary of changes:
 ...tionOutputStream.java => CredentialSupplier.java} | 20 ++++++++++----------
 .../java/org/apache/iceberg/aws/s3/S3FileIO.java     | 16 ++++++++++++++--
 2 files changed, 24 insertions(+), 12 deletions(-)
 copy api/src/main/java/org/apache/iceberg/io/{PositionOutputStream.java => CredentialSupplier.java} (63%)