You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/09/10 17:44:00 UTC

[jira] [Updated] (ARROW-13626) [R] Bindings for log base b

     [ https://issues.apache.org/jira/browse/ARROW-13626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-13626:
-----------------------------------
    Labels: good-first-issue kernel pull-request-available  (was: good-first-issue kernel)

> [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: good-first-issue, kernel, pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)