This is an automated email from the ASF dual-hosted git repository.
vbalaji pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from bdb50ddccc9 [HUDI-6033] Fix rounding exception when to decimal casting
(#8380)
add faf1844f08f [HUDI-6015] Refresh the table after executing rollback to
instantTime (#8352)
No new revisions were added by this update.
Summary of changes:
.../RollbackToInstantTimeProcedure.scala | 1 +
.../procedures/RollbackToSavepointProcedure.scala | 3 ++
.../procedure/HoodieSparkProcedureTestBase.scala | 14 ++++++
.../sql/hudi/procedure/TestCallProcedure.scala | 38 +++++++++++++++
.../hudi/procedure/TestSavepointsProcedure.scala | 54 ++++++++++++++++++++++
5 files changed, 110 insertions(+)