Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to