bit_slice
should be a method of Bitmap
#1728
Labels
enhancement
Any new improvement worthy of a entry in the changelog
bit_slice
should be a method of Bitmap
#1728
Describe the solution you'd like
A clear and concise description of what you want to happen.
https://github.com/apache/arrow-rs/blob/master/arrow/src/buffer/immutable.rs#L201-L210
We should move this method to
Bitmap
as it is a bitwise operation.The text was updated successfully, but these errors were encountered: