Neal Richardson created ARROW-13800: ---------------------------------------
Summary: [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 Fix For: 6.0.0 In R, divide by 0 results in Inf. That maps (for floats at least) to arrow's divide, not divide_checked, which errors. -- This message was sent by Atlassian Jira (v8.3.4#803005)