Skip to content

[C++] Add option to is_null kernel to return true on NaN #29041

@asfimport

Description

@asfimport

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.

Reporter: Ian Cook / @ianmcook

Related issues:

Note: This issue was originally created as ARROW-13367. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions