yjc408 commented on code in PR #13866:
URL: https://github.com/apache/hudi/pull/13866#discussion_r2331664578
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestMORDataSource.scala:
##########
@@ -1618,6 +1619,94 @@ class TestMORDataSource extends
HoodieSparkClientTestBase with SparkDatasetMixin
assertEquals(metaClient.getTableConfig.getRecordMergeStrategyId,
mergerStrategyName)
}
+ @Test
+ def testPayloadClassUpdate(): Unit = {
Review Comment:
I will parameterize these tests later - just want to put up a PR for early
feedback.
--
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]