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


##########
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:
   Can you add another test where the condition is lambda function? you can use 
`array_any_match` lambda function



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