Jefffrey commented on code in PR #22102: URL: https://github.com/apache/datafusion/pull/22102#discussion_r3219297175
########## datafusion/sqllogictest/test_files/array/array_all.slt: ########## @@ -145,7 +145,7 @@ NULL query B select 5 <> ALL(make_array(NULL::INT, NULL::INT)); Review Comment: This test case has changed behaviour so should be moved out from under the parent comment (`All-NULL arrays: returns NULL`) ########## datafusion/sqllogictest/test_files/array/array_all.slt: ########## Review Comment: We'd need to adjust this comment on these test cases -- 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]
