[
https://issues.apache.org/jira/browse/ARROW-13626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Cook updated ARROW-13626:
-----------------------------
Description:
This was skipped in ARROW-13280 because the C++ library didn't supported it,
but ARROW-13345 has now been merged.
Continue to call the more efficient fixed-base kernels when the base is the
scalar value e, 10, or 2. Call {{logb_checked}} when the base is a non-scalar
or a scalar that's not e, 10, or 2.
was:This was skipped in ARROW-13280 because the C++ library didn't supported
it, but ARROW-13345 has now been merged.
> [R] Bindings for log base b
> ---------------------------
>
> Key: ARROW-13626
> URL: https://issues.apache.org/jira/browse/ARROW-13626
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Neal Richardson
> Priority: Major
> Labels: kernel
> Fix For: 6.0.0
>
>
> This was skipped in ARROW-13280 because the C++ library didn't supported it,
> but ARROW-13345 has now been merged.
> Continue to call the more efficient fixed-base kernels when the base is the
> scalar value e, 10, or 2. Call {{logb_checked}} when the base is a non-scalar
> or a scalar that's not e, 10, or 2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)