This is an automated email from the ASF dual-hosted git repository.
jorgecarleitao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 42564e4 ARROW-10677: [Rust] Fix CSV Boolean parsing + add tests to
demonstrate supported csv parsing
add 0a9fb80 ARROW-10665: [Rust] like/nlike utf8 scalar fast paths, bug
fixes in like/nlike
No new revisions were added by this update.
Summary of changes:
rust/arrow/benches/comparison_kernels.rs | 73 ++++++++++++
rust/arrow/src/compute/kernels/comparison.rs | 168 ++++++++++++++++++++++-----
2 files changed, 210 insertions(+), 31 deletions(-)