alamb opened a new pull request, #8835: URL: https://github.com/apache/arrow-rs/pull/8835
# Which issue does this PR close? - part of https://github.com/apache/arrow-rs/issues/8806 # Rationale for this change - Similarly to https://github.com/apache/arrow-rs/pull/8807 Add a special case for u64 (word aligned) buffers in `apply_bitwise_*_op` operations I have been thinking (dreaming?) about this since the initial PR from @ruluvaton (see https://github.com/apache/arrow-rs/pull/8619#discussion_r2440196984) If this shows reasonable performance improvements I will polish this up # What changes are included in this PR? There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. # Are these changes tested? Functionally covered by existing tests. I will also run benchmarks on this # Are there any user-facing changes? TBD -- 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]
