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/10/26 05:06:20 UTC

[iceberg] branch master updated (8e22f36 -> d55695e)

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 8e22f36  Flink: Fix flaky test TestFlinkSink#testHashDistributeMode (#3365)
     add d55695e  Spark: Enhance metadata deletes in 3.2 (#3369)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/SparkFilters.java     |  4 ++
 .../apache/iceberg/spark/source/SparkTable.java    | 65 +++++++++++------
 .../apache/iceberg/spark/sql/TestDeleteFrom.java   | 83 ++++++++++++++++++++++
 3 files changed, 130 insertions(+), 22 deletions(-)