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/01/21 00:19:08 UTC

[iceberg] branch master updated (88191c8 -> 868cb76)

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 88191c8  Spark: Detect ambiguous target row changes in MERGE INTO (#2021)
     add 868cb76  Spark: Replace spec.fields().isEmpty() to isUnpartitioned() (#2114)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iceberg/spark/source/RowDataRewriter.java  | 2 +-
 spark2/src/main/java/org/apache/iceberg/spark/source/Writer.java        | 2 +-
 spark3/src/main/java/org/apache/iceberg/spark/source/SparkWrite.java    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)