This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 0880a8a [HUDI-3344] Standard format for HoodieDataSourceExample.scala
(#4717)
add de206ac [HUDI-3369] New ScheduleAndExecute mode for HoodieCompactor
and hudi-cli (#4750)
No new revisions were added by this update.
Summary of changes:
.../hudi/cli/commands/CompactionCommand.java | 35 ++++
.../org/apache/hudi/cli/commands/SparkMain.java | 24 ++-
.../hudi/cli/integ/ITTestCompactionCommand.java | 27 +++
.../org/apache/hudi/utilities/HoodieCompactor.java | 205 +++++++++++++++++----
4 files changed, 246 insertions(+), 45 deletions(-)