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 a41d7aeafed [HUDI-7605] Allow merger strategy to be set in spark sql 
writer (#10999)
     add c9256e5e784 [HUDI-7290]  Don't assume ReplaceCommits are always 
Clustering (#10479)

No new revisions were added by this update.

Summary of changes:
 .../hudi/client/BaseHoodieTableServiceClient.java  | 10 ++++---
 .../org/apache/hudi/table/marker/WriteMarkers.java |  2 ++
 .../table/timeline/HoodieDefaultTimeline.java      | 31 ++++++++++++++++++++--
 .../hudi/common/table/timeline/HoodieTimeline.java | 11 ++++++++
 .../table/view/AbstractTableFileSystemView.java    |  5 +---
 .../table/view/TestHoodieTableFileSystemView.java  | 30 +++++++++++++++++++--
 .../clustering/ClusteringPlanSourceFunction.java   |  2 +-
 .../java/org/apache/hudi/util/ClusteringUtil.java  |  2 +-
 .../apache/hudi/utilities/HoodieClusteringJob.java | 12 ++++-----
 9 files changed, 86 insertions(+), 19 deletions(-)

Reply via email to