jayzhan211 commented on issue #11618: URL: https://github.com/apache/datafusion/issues/11618#issuecomment-2274547936
Ideally argument check should be handled by `signature` not `return_type`. Types are also coerced correctly when it reaches `return_type`. But before the `signature` are mature enough, we somehow need to add the check (length, types) inside `return_type`. -- 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]
