This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 897c186f47 ARROW-17433: [CI][C++] Use Visual Studio 2019 on AppVeyor
(#13903)
add dd0988b49c ARROW-15277: [C++][Python] Use ChunkedArray::Make for
chunked_array (#13950)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/chunked_array.cc | 2 +-
cpp/src/arrow/chunked_array_test.cc | 4 ++--
python/pyarrow/includes/libarrow.pxd | 4 ++++
python/pyarrow/table.pxi | 21 +++++----------------
python/pyarrow/tests/test_compute.py | 8 ++++++++
python/pyarrow/tests/test_table.py | 10 ++++------
6 files changed, 24 insertions(+), 25 deletions(-)