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 2022/01/21 23:46:36 UTC

[iceberg] branch master updated (4d6b6b4 -> 4fba3c4)

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 4d6b6b4  Spark: Backport Streaming Test Refactors (#3948)
     add 4fba3c4  Spark 3.2: Revise distribution and ordering in copy-on-write UPDATE (#3949)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/spark/extensions/TestUpdate.java       |   8 +-
 .../spark/SparkDistributionAndOrderingUtil.java    |  13 +-
 .../org/apache/iceberg/spark/SparkWriteConf.java   |  11 +-
 .../spark/source/SparkCopyOnWriteOperation.java    |   3 +-
 .../TestSparkDistributionAndOrderingUtil.java      | 510 +++++++++++++++++----
 5 files changed, 427 insertions(+), 118 deletions(-)