You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/09/05 06:16:47 UTC

[hudi] branch master updated (edbd7fd6cc -> d2c46fb62a)

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 edbd7fd6cc [HUDI-4528] Add diff tool to compare commit metadata (#6485)
     add d2c46fb62a [HUDI-4648] Support rename partition through CLI (#6569)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/cli/commands/RepairsCommand.java   | 32 +++++++-
 .../org/apache/hudi/cli/commands/SparkMain.java    | 87 +++++++++++++++++-----
 .../hudi/cli/commands/TestRepairsCommand.java      | 48 ++++++++++++
 3 files changed, 146 insertions(+), 21 deletions(-)