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/05/09 23:27:56 UTC

[iceberg] branch master updated (66bd2782ba -> 46fe807df3)

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 66bd2782ba Core: Add finalizer to ResolvingFileIO (#7536)
     add 46fe807df3 Core, AWS: Add flag to suppress duplicate FileIO stack trace (#7552)

No new revisions were added by this update.

Summary of changes:
 aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIO.java     | 11 +++++++----
 core/src/main/java/org/apache/iceberg/io/ResolvingFileIO.java |  6 +++++-
 2 files changed, 12 insertions(+), 5 deletions(-)