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 2020/03/11 15:11:05 UTC

[arrow] branch master updated (2fd4892 -> 14426df)

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 2fd4892  ARROW-8042: [Python] Clean up docstring and error message when creating ChunkedArray with no chunks
     add 14426df  ARROW-8026: [Python] Support memoryview as a value type for creating binary-like arrays

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/common.h                | 16 ++++++++++++----
 cpp/src/arrow/python/helpers.h               |  2 +-
 python/pyarrow/tests/test_convert_builtin.py |  7 +++++--
 3 files changed, 18 insertions(+), 7 deletions(-)