[
https://issues.apache.org/jira/browse/ARROW-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9811:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Time Spent: 10m
> 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)