AnkitAhlawat7742 opened a new issue, #50072: URL: https://github.com/apache/arrow/issues/50072
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
