One of the main changes in this PR is that `CopyBitmap` now supports copying one bitmap into a range of another. This also implies that we could have trailing bits that are already filled. We should not destruct that information (the unit test checks for that).
But correct, in the case that we don't care about the last, we should not execute this path. I'll add a template parameter. [ Full content available at: https://github.com/apache/arrow/pull/2526 ] This message was relayed via gitbox.apache.org for [email protected]
