yihua commented on code in PR #14172:
URL: https://github.com/apache/hudi/pull/14172#discussion_r2472104715
##########
hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/table/upgrade/TestUpgradeDowngrade.java:
##########
@@ -101,6 +103,20 @@ private static String getFixturesBasePath(String suffix) {
}
}
+ @Test
+ public void testUpgradeDowngradeUtilsCompaction() throws Exception {
Review Comment:
Should we also add a functional test using downgrade procedure for e2e test
coverage?
--
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]