You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by fo...@apache.org on 2022/06/05 03:05:44 UTC

[hudi] branch master updated (80783c27f5 -> bd26d633d7)

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

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


    from 80783c27f5 [HUDI-4187] Fix partition order in aws glue sync (#5731)
     add bd26d633d7 [HUDI-4168] Add Call Procedure for marker deletion (#5738)

No new revisions were added by this update.

Summary of changes:
 ...Procedure.scala => DeleteMarkerProcedure.scala} | 53 +++++++++++++---------
 .../hudi/command/procedures/HoodieProcedures.scala |  1 +
 .../sql/hudi/procedure/TestCallProcedure.scala     | 40 ++++++++++++++++
 3 files changed, 72 insertions(+), 22 deletions(-)
 copy hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/command/procedures/{ShowSavepointsProcedure.scala => DeleteMarkerProcedure.scala} (52%)