zanmato1984 commented on issue #47825: URL: https://github.com/apache/arrow/issues/47825#issuecomment-3411921283
> If we want to be smarter, we can try to fix `AlignedBitmapOp` so as to properly handle the first byte. Yes, maybe that's the original idea of `AlignedBitmapOp` (and for some reason didn't get implemented). That would also explain why we are doing aligned op under such a relaxing condition. Actually after looking how unaligned op is implemented, I think it makes more sense to enhance the aligned op - the unaligned version is heavy and would be wasteful for cases that all offsets have the same alignment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
