the-other-tim-brown commented on code in PR #13840:
URL: https://github.com/apache/hudi/pull/13840#discussion_r2322532043
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestCOWDataSource.scala:
##########
@@ -2132,6 +2132,158 @@ class TestCOWDataSource extends
HoodieSparkClientTestBase with ScalaAssertionSup
assertEquals(count, 0)
}
+
+ @Test
+ def testIncrementalQueryWithTableVersion6(): Unit = {
Review Comment:
Are there already tests for MoR Tables? Can the table version be
parameterized?
--
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]