Skip to content

[C++] Add option to is_nan kernel to return true on null #29040

@asfimport

Description

@asfimport

Currently the is_nan C++ kernel returns null on null values. Consider adding a boolean option to this kernel to control whether to consider null as NaN. This would allow the code added in ARROW-12850 to be much simplified.

Reporter: Ian Cook / @ianmcook

Related issues:

Note: This issue was originally created as ARROW-13366. 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