You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2023/02/04 02:10:38 UTC

[iceberg] branch master updated (6e19b53dd7 -> bc6862bb0d)

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

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


    from 6e19b53dd7 Spark 2.4: Handle no-op for rewrite manifests procedure/action (#6733)
     add bc6862bb0d Spark 3.3, Flink 1.16: Handle ResolvingFileIO while determining locality (#6655)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/hadoop/Util.java  | 45 ++++++++++++++++++++--
 .../org/apache/iceberg/io/ResolvingFileIO.java     | 10 +++++
 .../apache/iceberg/flink/source/SourceUtil.java    | 29 +-------------
 .../org/apache/iceberg/spark/SparkReadConf.java    | 17 ++------
 4 files changed, 56 insertions(+), 45 deletions(-)