codope commented on code in PR #13020:
URL: https://github.com/apache/hudi/pull/13020#discussion_r2010403125
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestMORDataSource.scala:
##########
@@ -426,6 +427,130 @@ class TestMORDataSource extends HoodieSparkClientTestBase
with SparkDatasetMixin
}
}
+ @Test
+ def testUpgradeDowngradeWithRecordIndex() : Unit = {
Review Comment:
makes sense.. i was planning to do that after either of the patch lands
first.
--
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]