Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Currently the is_null C++ kernel returns false on NaN values in floating point number data. Consider adding a boolean option to this kernel that could be used to make it return true on NaN values. This would allow the code added in ARROW-12055 to be much simplified.
Attachments
Issue Links
- duplicates
-
ARROW-12959 [C++][R] Option for is_null(NaN) to evaluate to true
- Resolved
- is related to
-
ARROW-13389 [C++] Add option to coalesce kernel to treat NaN as null
- Open
- relates to
-
ARROW-12055 [R] is.na() evaluates to FALSE on Arrow NaN values
- Resolved
-
ARROW-13366 [C++] Add option to is_nan kernel to return true on null
- Open