This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 00a4436 ARROW-12357: [Archery] Bump Jinja2 version requirement
add a5f3b35 ARROW-11070: [C++][Compute] Implement power kernel
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/api_scalar.cc | 1 +
cpp/src/arrow/compute/api_scalar.h | 14 +++
cpp/src/arrow/compute/kernels/scalar_arithmetic.cc | 87 ++++++++++++++++
.../compute/kernels/scalar_arithmetic_test.cc | 110 ++++++++++++++++++++-
docs/source/cpp/compute.rst | 4 +
docs/source/python/api/compute.rst | 2 +
6 files changed, 217 insertions(+), 1 deletion(-)