Surbhi-Vijay commented on code in PR #5070:
URL: https://github.com/apache/incubator-gluten/pull/5070#discussion_r1534228365
##########
backends-velox/src/test/scala/io/glutenproject/execution/VeloxFunctionsValidateSuite.scala:
##########
@@ -458,6 +458,21 @@ class VeloxFunctionsValidateSuite extends
VeloxWholeStageTransformerSuite {
}
}
+ testWithSpecifiedSparkVersion("Test url_decode function", Some("3.4.2")) {
Review Comment:
Is there any way to run it for spark version > 3.4? As the support for
spark-3.5 is also in progress.
--
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]