This is an automated email from the ASF dual-hosted git repository.
felipecrv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 5e986be59f GH-41183: [C++][Python] Expose recursive flatten for lists
on list_flatten kernel function and pyarrow bindings (#41295)
add 0d7fac0d49 GH-41418: [C++] Add [Large]ListView and Map nested types
for scalar_if_else's kernel functions (#41419)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/scalar_if_else.cc | 107 +++++++++++++++++----
.../compute/kernels/scalar_if_else_benchmark.cc | 50 +++++++---
.../arrow/compute/kernels/scalar_if_else_test.cc | 19 +++-
3 files changed, 138 insertions(+), 38 deletions(-)