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 b2c4ec2620 [Python] FsspecFileIO that wraps any fsspec filesystem
(#5332)
add 9f946a116e Core: Fix exception handling in BaseTaskWriter (#5683)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/aws/s3/S3OutputStream.java | 13 ---
.../apache/iceberg/aws/s3/TestS3OutputStream.java | 6 +-
.../java/org/apache/iceberg/io/BaseTaskWriter.java | 97 ++++++++++++++--------
.../apache/iceberg/io/SortedPosDeleteWriter.java | 12 ++-
4 files changed, 77 insertions(+), 51 deletions(-)