You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/09/27 13:34:45 UTC

[arrow] branch master updated (f3f9962 -> d827c68)

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

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


    from f3f9962  MINOR: [R] Remove commented code
     add d827c68  ARROW-14111: [C++] Add extraction function support for time32/time64

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_temporal.cc   | 166 ++++++++++++++++-----
 .../arrow/compute/kernels/scalar_temporal_test.cc  | 155 ++++++++++++++-----
 docs/source/cpp/compute.rst                        |  16 +-
 3 files changed, 258 insertions(+), 79 deletions(-)