[
https://issues.apache.org/jira/browse/ARROW-12843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li reassigned ARROW-12843:
--------------------------------
Assignee: David Li
> [C++][Compute] Add is_inf kernel for floating point arrays
> ----------------------------------------------------------
>
> Key: ARROW-12843
> URL: https://issues.apache.org/jira/browse/ARROW-12843
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Ian Cook
> Assignee: David Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)