This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from a1afcdd989c [HUDI-7115] Add in new options for the bigquery sync
(#10125)
add 2522f6de6f1 [HUDI-7128] DeleteMarkerProcedures support delete in batch
mode (#10148)
No new revisions were added by this update.
Summary of changes:
.../command/procedures/DeleteMarkerProcedure.scala | 11 +++-
.../procedures/DeleteSavepointProcedure.scala | 37 +++++------
.../sql/hudi/procedure/TestCallProcedure.scala | 44 ++++++++++++++
.../hudi/procedure/TestSavepointsProcedure.scala | 71 ++++++++++++++++++++++
4 files changed, 143 insertions(+), 20 deletions(-)