Ian Cook created ARROW-13366:
--------------------------------
Summary: [C++] Add option to is_nan kernel to return true on null
Key: ARROW-13366
URL: https://issues.apache.org/jira/browse/ARROW-13366
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Ian Cook
Consider adding a boolean option to the {{is_nan}} C++ kernel to control
whether to consider nulls as {{NaN}}. Currently the {{is_nan}} kernel returns
null on null values. This would allow the code added in ARROW-12850 to be much
simplified.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)