Hello fellow bit twiddlers, Raz Luvaton, Jorn Horstmann, and myself are cooking up some spicy (in a good way) plans for improving the performance of bitwise operations in arrow-rs. For example these PRs [1][2]
Those look somewhat niche, but they are part of the critical filtering/repartitioning path (for building up null bitmaps in particular) See related discussion on [3][4][5]. Any / all comments and help welcome, Andrew [1]: https://github.com/apache/arrow-rs/pull/8812 [2]: https://github.com/apache/arrow-rs/pull/8807 [3]: https://github.com/apache/arrow-rs/issues/8561 [4]: https://github.com/apache/arrow-rs/issues/8806 [5]: https://github.com/apache/arrow-rs/issues/8809
