You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ru...@apache.org on 2021/08/11 19:33:10 UTC

[iceberg] branch master updated (9cf7f40 -> e4df91e)

This is an automated email from the ASF dual-hosted git repository.

russellspitzer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from 9cf7f40  Fix formatting issue on security page
     add e4df91e  Spark: Don't create empty partition replace operations (#2960)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/spark/source/TestSparkDataWrite.java   | 44 ++++++++++++++++++++++
 .../org/apache/iceberg/spark/source/Writer.java    |  9 ++++-
 .../apache/iceberg/spark/source/SparkWrite.java    |  9 ++++-
 3 files changed, 60 insertions(+), 2 deletions(-)