This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from fd47183  ARROW-13913: [C++] Don't segfault if IndexOptions omitted
     add 02343c8  ARROW-13684: [C++][Compute] Strftime kernel follow-up

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/api_scalar.h                 |  2 +-
 cpp/src/arrow/compute/kernels/scalar_temporal.cc   | 94 ++++++++++++++++------
 .../arrow/compute/kernels/scalar_temporal_test.cc  | 16 +++-
 docs/source/cpp/compute.rst                        | 28 ++++---
 python/pyarrow/_compute.pyx                        |  2 +-
 python/pyarrow/tests/test_compute.py               | 37 ++++++---
 6 files changed, 129 insertions(+), 50 deletions(-)

Reply via email to