linliu-code commented on code in PR #13008:
URL: https://github.com/apache/hudi/pull/13008#discussion_r2015512474


##########
hudi-common/src/test/java/org/apache/hudi/common/table/read/TestHoodieFileGroupReaderBase.java:
##########
@@ -250,6 +287,42 @@ private Map<String, String> 
getCommonConfigs(RecordMergeMode recordMergeMode) {
     return configMapping;
   }
 
+  private void validateCompactionStats(StorageConfiguration<?> storageConf,

Review Comment:
   I will move it to other compaction test class.



-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to