lidavidm commented on pull request #10390:
URL: https://github.com/apache/arrow/pull/10390#issuecomment-854119096


   > @lidavidm could you briefly describe what happens here if the arrays 
passed to these kernels have different but comparable data types such as one 
array of doubles and one array of integers?
   
   For numeric/temporal types, all arrays will be cast to a common compatible 
type, much the same as with arithmetic kernels (e.g. for doubles + integers, 
all values will be cast to doubles).


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to