This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 541c111 ARROW-14284: [C++][Python] Improve error message when trying
use SyncScanner when requiring async
add 1229260 ARROW-13883: [Python] Allow more than numpy.array as masks
when creating arrays
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/python/iterators.h | 73 +++++++++++++++++++++++++++++---------
python/pyarrow/array.pxi | 6 ++--
python/pyarrow/tests/test_array.py | 52 ++++++++++++++++++++++++++-
3 files changed, 110 insertions(+), 21 deletions(-)