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/08/09 21:11:02 UTC

[iceberg] branch master updated (4d7892c -> 8c519da)

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 4d7892c  AWS: Fix concurrent modification integration test (#2948)
     add 8c519da  Spark: Fix broken RepartitionByExpression in RewriteDelete for 3.1 (#2954)

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/optimizer/RewriteDelete.scala     |  4 ++--
 .../utils/DistributionAndOrderingUtils.scala       | 19 +--------------
 .../spark/sql/catalyst/utils/PlanUtils.scala       | 27 ++++++++++++++++++++++
 3 files changed, 30 insertions(+), 20 deletions(-)