You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by am...@apache.org on 2023/05/19 18:40:59 UTC

[iceberg] branch master updated (d3fcd9890a -> 22d19c2847)

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

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


    from d3fcd9890a GCP, Pig: Switch tests to JUnit5 (#7647)
     add 22d19c2847 Spark 3.4: Fix NPE when create branch and tag on table without snapshot (#7652)

No new revisions were added by this update.

Summary of changes:
 .../datasources/v2/CreateOrReplaceBranchExec.scala         | 14 +++++++++++---
 .../execution/datasources/v2/CreateOrReplaceTagExec.scala  | 14 +++++++++++---
 .../org/apache/iceberg/spark/extensions/TestBranchDDL.java | 10 ++++++++++
 .../org/apache/iceberg/spark/extensions/TestTagDDL.java    | 10 ++++++++++
 4 files changed, 42 insertions(+), 6 deletions(-)