Commits


Neville Dipale authored and Krisztián Szűcs committed 376c9ad63b2
ARROW-4854: [Rust] Use zero-copy slice for limit kernel Has the benefit of being faster and supporting all array types Author: Neville Dipale <nevilledips@gmail.com> Closes #4000 from nevi-me/ARROW-4854 and squashes the following commits: 304647bc <Neville Dipale> ARROW-4854: Use zero-copy slice for limit kernel