alamb commented on PR #10221:
URL: https://github.com/apache/datafusion/pull/10221#issuecomment-2079894304

   > I'm wondering why coalesce has the signature VariadicEqual, since it takes 
a first non-null value, ideally, coercion is not necessary. I think 
`VariadicAny` is more suitable.
   > 
   > In this PR, coalesce do the coercion internally, I forgot why we do 
coercion but not returning first non-null value with the type it has
   
   I can't remember either but I remember it was tricky -- I suggest we open a 
new ticket / discussion about it rather than trying to change the behavior in 
this PR


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