n3nash commented on a change in pull request #2514:
URL: https://github.com/apache/hudi/pull/2514#discussion_r570477383



##########
File path: 
hudi-cli/src/main/java/org/apache/hudi/cli/commands/CommitsCommand.java
##########
@@ -314,6 +314,45 @@ public String showCommitPartitions(
         limit, headerOnly, rows, exportTableName);
   }
 
+  @CliCommand(value = "commit show_commit_write_stats", help = "Show write 
stats of a commit")

Review comment:
       extreme nit: s/show_commit_write_stats/show_write_stats since we already 
know this is a commits command.




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