[
https://issues.apache.org/jira/browse/ARROW-13800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13800:
-----------------------------------
Labels: good-first-issue pull-request-available (was: good-first-issue)
> [R] Use divide instead of divide_checked
> ----------------------------------------
>
> Key: ARROW-13800
> URL: https://issues.apache.org/jira/browse/ARROW-13800
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Reporter: Neal Richardson
> Assignee: Dragoș Moldovan-Grünfeld
> Priority: Major
> Labels: good-first-issue, pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In R, divide by 0 results in Inf. That maps (for floats at least) to arrow's
> divide, not divide_checked, which errors.
> See also discussion on ARROW-13801; we may need to do special {{nse_func}}
> handling for {{\}} to get this right in dplyr for integers (or maybe we
> already are; in any case, add some tests).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)