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/01/26 23:43:25 UTC

[iceberg] branch master updated (11f2f0d -> 0796c09)

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 11f2f0d  Docs: Add Javadoc for 0.11.0 (#2158)
     add 0796c09  Spark: Introduce companion objects for DELETE and MERGE rewrite rules (#2156)

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/optimizer/RewriteDelete.scala     |  4 +++-
 .../sql/catalyst/optimizer/RewriteMergeInto.scala  | 15 +++++++++------
 .../utils/RewriteRowLevelOperationHelper.scala     | 22 +++++++++++++---------
 3 files changed, 25 insertions(+), 16 deletions(-)