This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from d0c140e ARROW-9082: [Rust] - Stream reader fail when steam not ended
with (opt…
add 8d782b1 ARROW-9115: [C++] Implementation of ascii_lower/ascii_upper
by processing input data buffers in batch
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/CMakeLists.txt | 1 +
cpp/src/arrow/compute/kernels/scalar_string.cc | 132 +++++++++++++++++----
...ion_benchmark.cc => scalar_string_benchmark.cc} | 44 +++----
3 files changed, 135 insertions(+), 42 deletions(-)
copy cpp/src/arrow/compute/kernels/{vector_partition_benchmark.cc =>
scalar_string_benchmark.cc} (54%)