Skip to content

[C++] Missing kernel for replace_with_mask with halffloat #37027

Open
@spenczar

Description

@spenczar

Describe the enhancement requested

There might well be an umbrella issue for this. But with pyarrow, pa.compute.replace_with_mask is currently lacking a kernel for filling in halffloat values. I get a pyarrow.lib.ArrowNotImplementedError: Function 'replace_with_mask' has no kernel matching input types (halffloat, bool, halffloat) error when I try.

Component(s)

Python

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