findepi commented on issue #14763:
URL: https://github.com/apache/datafusion/issues/14763#issuecomment-2668158147

   > `Log` for example can be handled with `TypeSignature::Coercible` where the 
desired type is float and allow source types are integer.
   
   We must not encode coercion rules in every single function.
   Standard coercion rules must be property of the engine. Not a property of 
every single function separately.
   
   


-- 
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