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 2021/09/10 00:01:23 UTC

[iceberg] branch master updated (6d80968 -> e146d81)

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 6d80968  Spark: Exclude zstd-jni from iceberg-spark3-runtime (#3058)
     add e146d81  Spark: Create metadata tables directly to preserve custom FileIO (#3089)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/MetadataTableUtils.java     | 19 ++++++++
 .../org/apache/iceberg/spark/SparkTableUtil.java   | 26 +++++------
 .../java/org/apache/iceberg/spark/Spark3Util.java  | 53 +++++++++-------------
 3 files changed, 53 insertions(+), 45 deletions(-)