pepijnve commented on PR #19321:
URL: https://github.com/apache/datafusion/pull/19321#issuecomment-3670623617

   I think we're heading in the right direction by reusing 
`get_coerce_type_for_case_expression`. Seeing that had me wondering if we could 
reuse more of the logic from `type_coercion.rs`. I gave it a go in 
https://github.com/phillipleblanc/datafusion/pull/1 as quick experiment. Seems 
to be feasible. Should we try that to avoid duplicate type coercion code?


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

Reply via email to