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/02/02 21:01:39 UTC

[iceberg] branch master updated (a2a4cb3 -> 35f91b0)

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 a2a4cb3  Spark: Optimize insert only case in MERGE (#2189)
     add 35f91b0  Spark: Make merge row conditions positive for readability (#2187)

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/RewriteMergeInto.scala    | 14 +++++++-------
 .../spark/sql/catalyst/plans/logical/MergeInto.scala       |  4 ++--
 .../spark/sql/execution/datasources/v2/MergeIntoExec.scala |  8 ++++----
 3 files changed, 13 insertions(+), 13 deletions(-)