sujithjay commented on code in PR #5242:
URL: https://github.com/apache/incubator-gluten/pull/5242#discussion_r1567551366
##########
gluten-ut/spark34/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala:
##########
@@ -144,6 +144,7 @@ class VeloxTestSettings extends BackendTestSettings {
enableSuite[GlutenRegexpExpressionsSuite]
enableSuite[GlutenSortOrderExpressionsSuite]
enableSuite[GlutenStringExpressionsSuite]
+ .exclude("base64/unbase64 for string")
Review Comment:
@PHILO-HE I confirm that some of the above cases shared by @supermem613 show
behavior differences for Spark and Velox. Do you agree that we should implement
`base64` and `unbase64` in Velox that behaves the same as Spark? If yes, I will
close this PR and start implementing them on Velox.
--
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]