lw309637554 commented on a change in pull request #1756:
URL: https://github.com/apache/hudi/pull/1756#discussion_r449948082
##########
File path:
hudi-client/src/test/java/org/apache/hudi/table/TestHoodieMergeOnReadTable.java
##########
@@ -445,10 +442,20 @@ public void
testCOWToMORConvertedTableRollback(HoodieFileFormat baseFileFormat)
@ParameterizedTest
@MethodSource("argumentsProvider")
- public void testRollbackWithDeltaAndCompactionCommit(HoodieFileFormat
baseFileFormat) throws Exception {
+ public void testCOWToMORConvertedTableRollbackUsingFileList(HoodieFileFormat
baseFileFormat) throws Exception {
Review comment:
ok
----------------------------------------------------------------
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:
[email protected]