lamber-ken commented on a change in pull request #1527: [MINOR] fix some places 
are not elegant, as a newcomer
URL: https://github.com/apache/incubator-hudi/pull/1527#discussion_r410505797
 
 

 ##########
 File path: 
hudi-client/src/main/java/org/apache/hudi/table/action/commit/InsertBucket.java
 ##########
 @@ -32,10 +32,10 @@
 
   @Override
   public String toString() {
-    final StringBuilder sb = new StringBuilder("WorkloadStat {");
+    final StringBuilder sb = new StringBuilder("InsertBucket {");
 
 Review comment:
   Good catch

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


With regards,
Apache Git Services

Reply via email to