You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/04/17 22:53:55 UTC

[GitHub] [incubator-hudi] lamber-ken commented on a change in pull request #1527: [MINOR] fix some places are not elegant, as a newcomer

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:
users@infra.apache.org


With regards,
Apache Git Services