nsivabalan commented on code in PR #17934:
URL: https://github.com/apache/hudi/pull/17934#discussion_r2765748453


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/analysis/TestHoodiePruneFileSourcePartitions.scala:
##########
@@ -234,4 +236,132 @@ class TestHoodiePruneFileSourcePartitions extends 
HoodieClientTestBase with Scal
     }
   }
 
+  @ParameterizedTest
+  @CsvSource(value = Array("cow", "mor"))
+  def testMultiplePartitionFiltersPushDown(tableType: String): Unit = {

Review Comment:
   oh, can you parametrize to run this for both version 6 and 9. 
   



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