alamb opened a new pull request, #8812: URL: https://github.com/apache/arrow-rs/pull/8812
# Which issue does this PR close? - related to https://github.com/apache/arrow-rs/issues/8561 # Rationale for this change We added an optimized packed implementation in the following PR: - https://github.com/apache/arrow-rs/pull/8619 Let's use it to make append_packed_range faster # What changes are included in this PR? - Use `apply_bitwise_binary_op` # Are these changes tested? Functionally by CI I will also run benchmarks for this PR # Are there any user-facing changes? Faster peformance -- 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]
