the-other-tim-brown commented on code in PR #17904:
URL: https://github.com/apache/hudi/pull/17904#discussion_r2774989919


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestLanceDataSource.scala:
##########
@@ -745,4 +746,180 @@ class TestLanceDataSource extends 
HoodieSparkClientTestBase {
 
     writer.mode(saveMode).save(tablePath)
   }
+
+  @ParameterizedTest

Review Comment:
   The concern is mainly on CI time. I've found a lot of overlap in tests and 
it slowly adds up to a point where it is challenging to keep the runtime in 
check.



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