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



##########
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_records_info", help = "Show record 
details of a commit")

Review comment:
       should we rename this to show_commit_write_stats ?




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