alamb commented on issue #3467:
URL: 
https://github.com/apache/arrow-datafusion/issues/3467#issuecomment-1245872984

   > @alamb I am going to fix this problem. Is it fine if I will implement 
autocast for numeric types in UnionExec? Or you see better way?
   
   
   I think the appropriate code to call would be "coerce" (as in the types of 
the union should be coerced to a common type). There is already code to do that 
for other similar operations (like `InList`, etc)


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

Reply via email to