This is an automated email from the ASF dual-hosted git repository.
alenka pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 560ef02158 GH-46600: [C++][CI] Add job with ARROW_LARGE_MEMORY_TESTS
enabled (#49490)
add a19f13b943 GH-32007: [Python] Support arithmetic on arrays and scalars
(#48085)
No new revisions were added by this update.
Summary of changes:
docs/source/python/compute.rst | 43 +++++++++++++++++++++
python/pyarrow/array.pxi | 73 ++++++++++++++++++++++++++++++++++++
python/pyarrow/scalar.pxi | 63 +++++++++++++++++++++++++++++++
python/pyarrow/tests/test_array.py | 70 ++++++++++++++++++++++++++++++++++
python/pyarrow/tests/test_scalars.py | 56 +++++++++++++++++++++++++++
5 files changed, 305 insertions(+)