jackylee-ch commented on code in PR #9241:
URL: https://github.com/apache/incubator-gluten/pull/9241#discussion_r2030892898
##########
backends-velox/src/test/scala/org/apache/gluten/execution/JsonFunctionsValidateSuite.scala:
##########
@@ -54,9 +54,21 @@ class JsonFunctionsValidateSuite extends
FunctionsValidateSuite {
runQueryAndCompare(
s"select l_orderkey, json_array_length('[1,2,3,4]') " +
Review Comment:
This case should also read from relation, could you rewrite it as well?
BTW, ther are same problems with `get_json_object`.
--
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]