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/12/21 20:26:33 UTC

[iceberg] branch master updated (a0b57d5 -> 8fdf5c3)

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 a0b57d5  Parquet: Simplify changes from #3723 (#3773)
     add 8fdf5c3  Spark 3.0: Fix NPE in add_files with null partition values (#3786)

No new revisions were added by this update.

Summary of changes:
 .../spark/extensions/TestAddFilesProcedure.java    | 70 ++++++++++++++++++++--
 .../java/org/apache/iceberg/spark/Spark3Util.java  |  2 +-
 2 files changed, 67 insertions(+), 5 deletions(-)