Skip to content

[Python] Add tests for regular replace_with_mask kernel usage #50072

Description

@AnkitAhlawat7742

Describe the enhancement requested

Follow-up from #47447

As suggested by @AlenkaF during the review of #47447, we should add tests for regular use of the replace_with_mask kernel in PyArrow. Currently there are no Python-level tests for the standard (non-null type) usage of replace_with_mask.

What needs to be done:

Need to Add Python tests for replace_with_mask with various types
Cover scalar mask, array mask, and some edge cases

CC @AlenkaF

Please assign the Issue to me

Component(s)

Python

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions