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 3dedc71b787 [HUDI-9146][par1] Support unmerged flink reader based on
FileGroup reader (#13294)
add c74e8e6c5b0 [HUDI-9412] Support displaying metrics of
Update/Delete/MergeIntoHoodieTableCommand in Spark Web UI (#13304)
No new revisions were added by this update.
Summary of changes:
.../hudi/command/DeleteHoodieTableCommand.scala | 10 +++++++-
.../sql/hudi/command/HoodieCommandMetrics.scala | 28 +++++++++++-----------
.../command/InsertIntoHoodieTableCommand.scala | 10 +++-----
.../hudi/command/MergeIntoHoodieTableCommand.scala | 10 +++++++-
.../hudi/command/UpdateHoodieTableCommand.scala | 10 +++++++-
.../hudi/command/TestHoodieCommandMetrics.scala | 2 +-
6 files changed, 45 insertions(+), 25 deletions(-)