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


##########
hudi-hadoop-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestTable.java:
##########
@@ -1536,10 +1563,26 @@ HoodieTestTableState 
createTestTableStateForCleaner(String commitTime, String pa
       return this;
     }
 
+    HoodieTestTableState createTestTableStateForCleaner(String commitTime, 
List<String> partitionsToClean) {

Review Comment:
   createTestTableStateForCleaner -> createTestTableStateForPartitionsToClean
   createTestTableStateForCleaner -> createTestTableStateForFilesToClean



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