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 2019/09/12 11:23:36 UTC

[arrow] branch master updated (c12a25a -> 765686e)

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 c12a25a  ARROW-5853: [Python] Expose boolean filter kernel on Array
     add 765686e  ARROW-5682: [Python] Raise error when trying to convert non-string dtype to string

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/numpy_to_arrow.cc | 23 +++++++++++++++++++++++
 python/pyarrow/tests/test_array.py     | 20 ++++++++++++++++++++
 2 files changed, 43 insertions(+)