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 704cfe9 ARROW-6330: [C++] Include missing API headers
add a3da22e ARROW-6227: [Python] Apply from_pandas option in
pyarrow.array consistently across types
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/python/python_test.cc | 9 +-
cpp/src/arrow/python/python_to_arrow.cc | 165 ++++++++++++++++-----------
python/pyarrow/tests/test_array.py | 66 +++++++++++
python/pyarrow/tests/test_convert_builtin.py | 9 +-
4 files changed, 176 insertions(+), 73 deletions(-)