This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from c2b0aa5fae fix(select): handle `NullArray` in `nullif` (#4635)
add 841a6a981d Vectorized lexicographical_partition_ranges (~80% faster)
(#4575)
No new revisions were added by this update.
Summary of changes:
arrow-ord/src/partition.rs | 512 +++++++++++++++----------------------
arrow/benches/partition_kernels.rs | 43 +---
2 files changed, 215 insertions(+), 340 deletions(-)