You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2019/08/20 13:32:11 UTC

[arrow] branch master updated (7f6e6ab -> 66e2b82)

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

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


    from 7f6e6ab  ARROW-6046: [C++] Do not write excess varbinary offsets in IPC messages from sliced BinaryArray
     add 66e2b82  ARROW-5966: [Python] Also use ChunkedStringBuilder when converting NumPy string types to Arrow StringType

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/numpy_to_arrow.cc | 18 +++++++++--------
 python/pyarrow/tests/test_array.py     | 35 +++++++++++++++++++++-------------
 2 files changed, 32 insertions(+), 21 deletions(-)