Ian Cook created ARROW-12843:
--------------------------------
Summary: [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
Add a kernel scalar that returns true at the positions of a floating point
number array that have {{Inf}} and {{-Inf}} values 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)