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

[arrow] branch master updated (376cb45 -> 87b2fcd)

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 376cb45  ARROW-12744: [C++][Compute] Add rounding kernel
     add 87b2fcd  ARROW-12087: [C++] Allow sorting durations, timestamps with timezones

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/vector_sort.cc      | 13 ++++----
 cpp/src/arrow/compute/kernels/vector_sort_test.cc | 37 +++++++++++++++++++++++
 r/tests/testthat/test-dplyr-arrange.R             |  1 -
 3 files changed, 43 insertions(+), 8 deletions(-)