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 d2a9add Hive: Fix casting bugs in Tez joins (#1740)
add 9d5620f fix bugs around using s3FileIO for table operations (#1749)
No new revisions were added by this update.
Summary of changes:
.../{s3/S3InputFile.java => AwsClientUtil.java} | 35 ++++++++++------------
.../java/org/apache/iceberg/aws/s3/S3FileIO.java | 7 +++--
.../org/apache/iceberg/aws/s3/S3OutputStream.java | 4 +++
.../apache/iceberg/aws/s3/S3OutputStreamTest.java | 8 +++++
.../java/org/apache/iceberg/aws/s3/S3URITest.java | 10 +++++++
build.gradle | 1 +
versions.props | 2 +-
7 files changed, 45 insertions(+), 22 deletions(-)
copy aws/src/main/java/org/apache/iceberg/aws/{s3/S3InputFile.java =>
AwsClientUtil.java} (50%)