Skip to content

[C++] Unchecked floating point division by 0 should succeed #25854

Description

@asfimport

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).

Reporter: Antoine Pitrou / @pitrou
Assignee: Liya Fan / @liyafan82

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-9811. Please see the migration documentation for further details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions