Commits


Paddy Horan authored and Krisztián Szűcs committed 27ba26cad39
ARROW-4513: [Rust] Implement BitAnd/BitOr for &Bitmap Author: Paddy Horan <paddyhoran@hotmail.com> Closes #3632 from paddyhoran/bitmap-and-or and squashes the following commits: b32b6d0c <Paddy Horan> Implemented `BitAnd` and `BitOr` for `Bitmap`