This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 103489b ARROW-10208: [C++] Fix split string kernels on sliced input
add 39a7539 ARROW-10207: [C++] Allow precomputing output string/list
offsets in kernels
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/exec.cc | 159 +++++++++++++++----------
cpp/src/arrow/compute/kernels/scalar_string.cc | 59 ++++-----
2 files changed, 128 insertions(+), 90 deletions(-)