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

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


    from fbed20a9a2 GH-46439: [C++] Rename internal Converter class in 
from_string.cc (#46697)
     add 55628cd5fe GH-46611: [Python][C++] Allow building float16 arrays 
without numpy (#46618)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/includes/common.pxd                 |  3 ---
 python/pyarrow/includes/libarrow.pxd               |  2 +-
 python/pyarrow/includes/libarrow_python.pxd        |  2 +-
 python/pyarrow/scalar.pxi                          |  2 +-
 python/pyarrow/src/arrow/python/helpers.cc         | 27 ++++++++++++----------
 python/pyarrow/src/arrow/python/helpers.h          | 10 ++++----
 python/pyarrow/src/arrow/python/python_to_arrow.cc | 13 ++++++++---
 python/pyarrow/src/arrow/python/type_traits.h      | 15 +++++++-----
 python/pyarrow/tests/test_array.py                 | 19 +++++++++++----
 python/pyarrow/tests/test_pandas.py                |  6 ++---
 python/pyarrow/tests/test_scalars.py               | 16 ++++++-------
 11 files changed, 66 insertions(+), 49 deletions(-)

Reply via email to