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.