gstvg commented on code in PR #21323:
URL: https://github.com/apache/datafusion/pull/21323#discussion_r3199592950


##########
datafusion/sqllogictest/test_files/array/array_transform.slt:
##########
@@ -186,6 +186,42 @@ order by t.number;
 40 [4, 50] [5, 51]
 60 [7, 50] [8, 51]
 
+# case with inner nested higher order function

Review Comment:
   
https://github.com/apache/datafusion/pull/21323/commits/2d1733354072c64a8b3f6d5aa63062ee704353c0
 Added two more test for case EvalMethod's that involves projection and weren't 
tested (with higher-order functions in all parts: condition, when and then) and 
for existing case tests, specified which method it's testing. 



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