Skip to content

[C++] Log functions don't have int kernels #28967

@asfimport

Description

@asfimport

I've been writing R bindings for the log functions implemented in this PR: #10567

They work when the inputs are floats, but when the input is an int32 I get the following error:

NotImplemented: Function ln_checked has no kernel matching input types (scalar[int32])

 

Reporter: Nicola Crane / @thisisnic
Assignee: David Li / @lidavidm

PRs and other links:

Note: This issue was originally created as ARROW-13289. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions