You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/08/23 23:24:10 UTC

[arrow] branch master updated (af64b7b -> fad461f)

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

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


    from af64b7b  ARROW-6232: [C++] Rename Argsort kernel to SortToIndices
     add fad461f  ARROW-6319: [C++] Move the core of NumericTensor<T>::Value() to Tensor::Value<T>()

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/tensor.h       | 30 ++++++++++++++++++------------
 cpp/src/arrow/tensor_test.cc | 29 +++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+), 12 deletions(-)