Bruno LE HYARIC created ARROW-11043:
---------------------------------------
Summary: [C++] Add "is_nan" kernel
Key: ARROW-11043
URL: https://issues.apache.org/jira/browse/ARROW-11043
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Bruno LE HYARIC
Add "is_nan" kernel on the basis of "is_null" kernel signature (see
arrow/compute/kernels/scalar_validity.cc) and implemented with applicator &
operator like in arrow/compute/kernels/compare.cc kernels. Kernel only
implemented for FloatType and DoubleType.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)