This is an automated email from the ASF dual-hosted git repository.
russellspitzer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from afb40ff751 Python: Add conversion from iceberg table scan to Ray
dataset (#7148)
add e25ee182d5 AWS: Support S3 Credentials provider with
DefaultAwsClientFactory #7063 (#7066)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/aws/AwsClientFactories.java | 7 +
.../java/org/apache/iceberg/aws/AwsProperties.java | 140 +++++++++++++++++--
.../apache/iceberg/aws/TestAwsClientFactories.java | 153 +++++++++++++++++++++
3 files changed, 292 insertions(+), 8 deletions(-)