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

   > 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.
   
   In an extensible query engine, users should define coercion rules as part of 
the function definition, specifying how data types are converted. The engine 
itself cannot define coercion rules for every function.


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