yihua commented on code in PR #13727:
URL: https://github.com/apache/hudi/pull/13727#discussion_r2286679766


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestEightToNineUpgrade.scala:
##########
@@ -107,6 +111,92 @@ class TestEightToNineUpgrade extends 
RecordLevelIndexTestBase {
     checkResultForVersion8(payloadClass)
   }
 
+  @Test
+  def testUpgradeDowngradeMySqlDebeziumPayload(): Unit = {

Review Comment:
   nit: we might want to decouple the upgrade and downgrade tests from 
`RecordLevelIndexTestBase`, which can be done separately.  @lokeshj1703 could 
you file a JIRA to track this?



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