ologlogn commented on code in PR #21895: URL: https://github.com/apache/datafusion/pull/21895#discussion_r3161702838
########## datafusion/sqllogictest/test_files/higher_order.slt: ########## Review Comment: null array -> should return null. if lambda returns null for some elements -> those will be filtered out. Null is treated as false. if lambda always returns null -> output will be empty list. i will try to add sql tests for this -- 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]
