Commits

Korn, Uwe authored 588c1faadf6
ARROW-1563: [C++] Implement logical unary and binary kernels for boolean arrays Author: Korn, Uwe <Uwe.Korn@blue-yonder.com> Closes #2461 from xhochy/ARROW-1563 and squashes the following commits: da0a47a8 <Korn, Uwe> Final review comments b86c5bf9 <Korn, Uwe> Even less repetition 941135f2 <Korn, Uwe> DRY and clang-format c6de1146 <Korn, Uwe> ARROW-1563: Add (x)or kernels f0d229c7 <Korn, Uwe> ARROW-1563: Add AND kernel 5eab2fce <Korn, Uwe> ARROW-1563: Implement Invert kernel