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(-)