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 2020/11/16 18:53:36 UTC

[iceberg] branch master updated (008852a -> 7e3ff44)

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 008852a  Spark: Add RollbackToTimestampProcedure (#1769)
     add 7e3ff44  Spark: Skip DELETE if the condition is false (#1772)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/source/SparkTable.java | 10 ++++++++++
 .../apache/iceberg/spark/sql/TestDeleteFrom.java    | 21 +++++++++++++++++++++
 2 files changed, 31 insertions(+)