Commits

Antoine Pitrou authored ccab931cd27
ARROW-13632: [C++] Fix filtering of sliced FixedSizeList array Also make sure that Take() and Filter() with sliced inputs is well-tested. Closes #10944 from pitrou/ARROW-13632-filter-slice Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>