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 f5de4e434b [HUDI-4418] Add support for ProtoKafkaSource (#6135)
add 98c3d88b2f [HUDI-4642] Adding support to hudi-cli to repair deprecated
partition (#6438)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/cli/commands/RepairsCommand.java | 27 +++++++
.../org/apache/hudi/cli/commands/SparkMain.java | 45 +++++++++++-
.../hudi/cli/commands/TestRepairsCommand.java | 84 ++++++++++++++++++++++
.../src/test/resources/testDataGeneratorSchema.txt | 3 +-
.../src/test/resources/testDataGeneratorSchema.txt | 3 +-
.../common/testutils/HoodieTestDataGenerator.java | 3 +-
6 files changed, 161 insertions(+), 4 deletions(-)