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

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


    from 258ed5a09e0 [HUDI-8126] Persist sourceRdd to optimise writeStatus DAG 
for error table (#11844)
     add 5f64811d28f [HUDI-8883] Add ability to configure 
HoodieCompactionPlanGenerator using reflection (#12664)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/config/HoodieCompactionConfig.java | 12 +++-
 .../compact/ScheduleCompactionActionExecutor.java  | 12 +++-
 .../BaseHoodieCompactionPlanGenerator.java         |  4 ++
 .../TestScheduleCompactionActionExecutor.java      | 80 ++++++++++++++++++++++
 4 files changed, 103 insertions(+), 5 deletions(-)
 create mode 100644 
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/table/action/compact/TestScheduleCompactionActionExecutor.java

Reply via email to