[
https://issues.apache.org/jira/browse/ARROW-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-9811.
-----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Issue resolved by pull request 8036
[https://github.com/apache/arrow/pull/8036]
> [C++] Unchecked floating point division by 0 should succeed
> -----------------------------------------------------------
>
> Key: ARROW-9811
> URL: https://issues.apache.org/jira/browse/ARROW-9811
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Liya Fan
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currently we return a "division by zero" error even for unchecked floating
> point division. Instead we should simply succeed and store an infinite (or
> NaN if 0/0 is requested).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)