[
https://issues.apache.org/jira/browse/ARROW-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nic Crane updated ARROW-13289:
------------------------------
Summary: [C++] Log functions don't have int kernels (was: [C++] Log
functions doesn't have int kernels)
> [C++] Log functions don't have int kernels
> ------------------------------------------
>
> Key: ARROW-13289
> URL: https://issues.apache.org/jira/browse/ARROW-13289
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Nic Crane
> Priority: Major
>
> I've been writing R bindings for the log functions implemented in this PR:
> [https://github.com/apache/arrow/pull/10567]
> They work when the inputs are floats, but when the input is an int32 I get
> the following error:
> {code:java}
> NotImplemented: Function ln_checked has no kernel matching input types
> (scalar[int32]){code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)