codope commented on code in PR #5930:
URL: https://github.com/apache/hudi/pull/5930#discussion_r904932863
##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/functional/TestCleanPlanExecutor.java:
##########
@@ -273,7 +273,7 @@ public void testKeepLatestCommits(
* Test Hudi COW Table Cleaner - Keep the latest file versions policy.
*/
@ParameterizedTest
- @ValueSource(booleans = {false, true})
+ @ValueSource(booleans = {false})
Review Comment:
Absolutely!
Sorry, I missed it. Will add in the next revision.
--
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]