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 2021/02/02 20:01:18 UTC

[iceberg] branch master updated (c5e6791 -> a2a4cb3)

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 c5e6791  Flink: Upgrade version from 1.11.0 to 1.12.1 (#1956)
     add a2a4cb3  Spark: Optimize insert only case in MERGE (#2189)

No new revisions were added by this update.

Summary of changes:
 project/scalastyle_config.xml                      |  5 --
 .../sql/catalyst/optimizer/RewriteMergeInto.scala  | 26 +++++++++
 .../apache/iceberg/spark/extensions/TestMerge.java | 65 ++++++++++++++++++++++
 3 files changed, 91 insertions(+), 5 deletions(-)