Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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:
NotImplemented: Function ln_checked has no kernel matching input types (scalar[int32])
Attachments
Issue Links
- links to