Skip to content

[C++] Implement autocasting in arithmetic compute kernels #26990

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions