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


##########
hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestTable.java:
##########
@@ -289,6 +289,14 @@ public HoodieTestTable moveInflightCommitToComplete(String 
instantTime, HoodieCo
     return this;
   }
 
+  public void moveCompleteCommitToInflight(String instantTime) throws 
IOException {

Review Comment:
   yeah, maybe we can extend it when there is a necessity.



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