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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to