lw309637554 commented on a change in pull request #2322:
URL: https://github.com/apache/hudi/pull/2322#discussion_r541587974



##########
File path: 
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/ReplaceArchivalHelper.java
##########
@@ -68,7 +68,7 @@
   public static boolean deleteReplacedFileGroups(HoodieEngineContext context, 
HoodieTableMetaClient metaClient,
                                                  TableFileSystemView 
fileSystemView,
                                                  HoodieInstant instant, 
List<String> replacedPartitions) {
-
+    context.setJobStatus(ReplaceArchivalHelper.class.getSimpleName(),"Delete 
replaced file groups");

Review comment:
       done




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to