yma11 commented on code in PR #5295:
URL: https://github.com/apache/incubator-gluten/pull/5295#discussion_r1554778787


##########
backends-velox/src/test/scala/org/apache/gluten/execution/VeloxAggregateFunctionsSuite.scala:
##########
@@ -428,6 +428,25 @@ abstract class VeloxAggregateFunctionsSuite extends 
VeloxWholeStageTransformerSu
     }
   }
 
+  testWithSpecifiedSparkVersion("regr_sxy", Some("3.4")) {

Review Comment:
   Is this agg function not supported in other Spark version? Maybe you can 
consider using `isSparkVersionAtleast` to control the test coverage.



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