ologlogn commented on code in PR #21895: URL: https://github.com/apache/datafusion/pull/21895#discussion_r3260637720
########## datafusion/sqllogictest/test_files/array/array_transform.slt: ########## Review Comment: Added in `array_filter.slt`: null array input returns null, lambda returning null for some elements drops those elements (null treated as false), lambda always returning null returns empty list. ########## datafusion/sqllogictest/test_files/array/array_transform.slt: ########## Review Comment: Done — moved all `array_filter` tests to a dedicated `array_filter.slt` file. -- 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]
