Yohahaha commented on code in PR #8560:
URL: https://github.com/apache/incubator-gluten/pull/8560#discussion_r1923531635


##########
backends-velox/src/test/scala/org/apache/gluten/utils/ParquetEncryptionDetectionSuite.scala:
##########
@@ -112,7 +112,7 @@ class ParquetEncryptionDetectionSuite extends 
GlutenQueryTest {
 
   testWithSpecifiedSparkVersion(
     "Detect encrypted Parquet with encrypted footer",
-    Array("3.2", "3.3", "3.4")) {
+    Array("3.2", "3.3", "3.4", "3.5")) {

Review Comment:
   it's time to replace `testWithSpecifiedSparkVersion` to `test`, right?



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