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 ccab931  ARROW-13632: [C++] Fix filtering of sliced FixedSizeList array
     add 6f62649  ARROW-12980: [C++] Kernels to extract datetime components 
should be timezone aware

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_temporal.cc   | 466 +++++++++++++--------
 .../arrow/compute/kernels/scalar_temporal_test.cc  | 298 ++++++++++---
 docs/source/cpp/compute.rst                        |  34 +-
 python/pyarrow/tests/test_compute.py               |  23 +-
 r/configure.win                                    |   2 +-
 r/tests/testthat/test-dplyr-lubridate.R            |  22 +-
 6 files changed, 572 insertions(+), 273 deletions(-)

Reply via email to