jackylee-ch commented on code in PR #12981:
URL: https://github.com/apache/gluten/pull/12981#discussion_r3974627703


##########
backends-clickhouse/src-iceberg/test/scala/org/apache/gluten/execution/iceberg/ClickHouseIcebergMOREqualityDeletionSuite.scala:
##########
@@ -60,7 +60,7 @@ class ClickHouseIcebergMOREqualityDeletionSuite extends 
GlutenClickHouseWholeSta
     FileUtils.copyDirectory(equalityDeletedData, icebergPathDir)
   }
 
-  testWithSpecifiedSparkVersion("iceberg read mor table with equality 
deletion", "3.3", "3.5") {
+  testWithSpecifiedSparkVersion("iceberg read mor table with equality 
deletion", "3.5") {

Review Comment:
   nit: We can also change those `testWithMinSparkVersion("***", "3.4")` with 
`test("***")`.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to