nsivabalan commented on code in PR #6438:
URL: https://github.com/apache/hudi/pull/6438#discussion_r953460424


##########
hudi-cli/src/main/java/org/apache/hudi/cli/commands/RepairsCommand.java:
##########
@@ -263,4 +264,30 @@ public String migratePartitionMeta(
         HoodieTableHeaderFields.HEADER_ACTION
     }, rows);
   }
+
+  @CliCommand(value = "repair deprecated partition",
+      help = "Repair deprecated partition (\"default\"). Re-writes data from 
the deprecated partition into " + 
PartitionPathEncodeUtils.DEFAULT_PARTITION_PATH)

Review Comment:
   sg. will prioritize landing this and then adding more enchancements. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to