Commits

Wes McKinney authored 1633ef31e3a
ARROW-9152: [C++] Specialized implementation of filtering Binary/LargeBinary-based types Improve performance with streamlined implementation with bulk appends for the non-null/all-selected case. Benchmarks to follow Closes #7569 from wesm/ARROW-9152 Authored-by: Wes McKinney <wesm@apache.org> Signed-off-by: Wes McKinney <wesm@apache.org>