[ 
https://issues.apache.org/jira/browse/ARROW-11078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Keane reassigned ARROW-11078:
--------------------------------------

    Assignee: Ben Kietzman

> [C++] Implement autocasting in arithmetic compute kernels
> ---------------------------------------------------------
>
>                 Key: ARROW-11078
>                 URL: https://issues.apache.org/jira/browse/ARROW-11078
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Jonathan Keane
>            Assignee: Ben Kietzman
>            Priority: Major
>
> Arithmetic compute kernels should autocast arguments when possible similar to 
> how dataset expressions autocast arguments (e.g. 
> `arrow::compute::Add(float_array, int_array))` should cast the integer array 
> to a float before adding if possible)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to