This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from b46fc9287 Help LLVM vectorize comparison kernel ~50-80% faster (#2646)
add 30ab9bba5 Use `downcast_primitive_array` in arithmetic kernels (#2640)
No new revisions were added by this update.
Summary of changes:
arrow/src/array/cast.rs | 249 ++++++++++++++++++++++++++++++++
arrow/src/compute/kernels/arithmetic.rs | 117 ++++++---------
2 files changed, 294 insertions(+), 72 deletions(-)