Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently the coalesce kernel treats NaN as a non-null value. Consider adding a boolean option to this kernel that could be used to make it treat NaN values the same as null values. This would allow the code added in ARROW-13201 to be much simplified.
Attachments
Issue Links
- relates to
-
ARROW-13201 [R] Add binding for coalesce()
- Resolved
-
ARROW-13367 [C++] Add option to is_null kernel to return true on NaN
- Closed