You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@paimon.apache.org by lz...@apache.org on 2024/04/28 10:21:08 UTC

(paimon) branch master updated (fa73f493b -> 82f5a1dfb)

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

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


    from fa73f493b [spark] fix when the delete condition does not match any partitions (#3270)
     add 82f5a1dfb [spark] Support delete multiple tags (#3278)

No new revisions were added by this update.

Summary of changes:
 .../sql/CreateAndDeleteTagProcedureTest.scala      | 28 ++++++++++++++++++++++
 .../paimon/spark/procedure/DeleteTagProcedure.java |  7 ++++--
 2 files changed, 33 insertions(+), 2 deletions(-)