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)
Reporter: Jonathan Keane / @jonkeane
Assignee: Ben Kietzman / @bkietz
Related issues:
Note: This issue was originally created as ARROW-11078. Please see the migration documentation for further details.