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 b0d89db  ARROW-13680: [C++] Create an asynchronous nursery to simplify 
capture logic
     add 4b5ed4e  ARROW-13138: [C++][R] Implement extract temporal components 
(year, month, day, etc) from date32/64 types

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_temporal.cc   | 272 ++++++++++++++-------
 .../arrow/compute/kernels/scalar_temporal_test.cc  |  84 +++++--
 docs/source/cpp/compute.rst                        |  22 +-
 r/tests/testthat/test-dplyr-lubridate.R            |  96 +++++++-
 4 files changed, 348 insertions(+), 126 deletions(-)

Reply via email to