Commits


Kelvin Wu authored and GitHub committed 03a960de86d
GH-42013 [Python] Allow Array.filter() to take general array input (#42051) ### What changes are included in this PR? Allow Array.filter() to take general array input. ### Are these changes tested? Unit test added, via CI. ### Are there any user-facing changes? No * GitHub Issue: #42013 Authored-by: Kelvin Wu <kelvinyu1117@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>