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:26:23 UTC

[arrow] branch master updated (fad461f -> 16bf326)

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 fad461f  ARROW-6319: [C++] Move the core of NumericTensor<T>::Value() to Tensor::Value<T>()
     add 16bf326  ARROW-6325: [Python] fix conversion of strided boolean arrays

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/numpy_to_arrow.cc |  6 +++---
 python/pyarrow/tests/test_array.py     | 11 +++++++++++
 python/pyarrow/tests/test_pandas.py    |  5 +++++
 3 files changed, 19 insertions(+), 3 deletions(-)