You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vb...@apache.org on 2023/03/03 05:04:12 UTC

[hudi] branch master updated (6b178ce978c -> 8e7524574ce)

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 6b178ce978c [HUDI-4442] [HUDI-5001] Sanitize JsonConversion and RowSource (#8010)
     add 8e7524574ce [HUDI-5728] HoodieTimelineArchiver archives the latest instant before inflight replacecommit (#7891)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/client/HoodieTimelineArchiver.java |   4 +-
 .../apache/hudi/io/TestHoodieTimelineArchiver.java |  22 ++++
 .../apache/hudi/common/util/ClusteringUtils.java   |  35 ++++--
 .../sink/cluster/ITTestHoodieFlinkClustering.java  | 131 +++++++++++++++++++++
 4 files changed, 180 insertions(+), 12 deletions(-)