danny0405 commented on code in PR #13307:
URL: https://github.com/apache/hudi/pull/13307#discussion_r2127831184


##########
hudi-common/src/main/java/org/apache/hudi/common/model/HoodieWriteStat.java:
##########
@@ -281,11 +281,6 @@ public void putRecordsStats(Map<String, 
HoodieColumnRangeMetadata<Comparable>> s
     }
   }
 
-  // keep for serialization efficiency

Review Comment:
   did you see the comments, effieicnet Ser/De requires the setter/getter 
method for each member.



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

To unsubscribe, e-mail: [email protected]

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

Reply via email to