rahil-c commented on code in PR #13948:
URL: https://github.com/apache/hudi/pull/13948#discussion_r2370334147
##########
hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/table/upgrade/TestUpgradeDowngrade.java:
##########
@@ -134,29 +141,6 @@ public void testUpgradeOrDowngrade(HoodieTableVersion
fromVersion, HoodieTableVe
LOG.info("Successfully completed {} test for version {} -> {}", operation,
fromVersion, toVersion);
}
- @ParameterizedTest
- @MethodSource("versionsBelowSix")
- public void testUpgradeForVersionsStartingBelowSixBlocked(HoodieTableVersion
originalVersion) throws Exception {
Review Comment:
Ack will add this back.
--
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]