jackwener commented on code in PR #6415: URL: https://github.com/apache/arrow-datafusion/pull/6415#discussion_r1201748005
########## datafusion/core/tests/sqllogictests/test_files/scalar.slt: ########## @@ -1209,3 +1209,23 @@ NULL NULL NULL NULL 8 15.625 statement ok drop table test + +# error message for wrong function signature (Variadic: arbitrary number of args all from some common types) Review Comment: 👍 -- 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]
