codope commented on code in PR #13020:
URL: https://github.com/apache/hudi/pull/13020#discussion_r2010471353


##########
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:
   Moved the test and the fix to #13022 
   We can close this PR.



-- 
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]

Reply via email to