You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/09/14 21:04:00 UTC

[jira] [Resolved] (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 ]

Neal Richardson resolved ARROW-13626.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 11133
[https://github.com/apache/arrow/pull/11133]

> [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
>            Assignee: Dewey Dunnington
>            Priority: Major
>              Labels: good-first-issue, kernel, pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 2h 50m
>  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)