Skip to content

[C++][Compute] Add is_inf kernel for floating point arrays #28577

Description

@asfimport

Add a scalar kernel is_inf that returns true at the positions of a floating point number array that have positive or negative infinite values (inf and -inf) and false at other positions. The implementation of this should be similar to is_nan

Reporter: Ian Cook / @ianmcook
Assignee: David Li / @lidavidm

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-12843. 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