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 18bedd3  ARROW-14759: [Doc] Steps in making your first PR - test in R
     add 17bf54a  ARROW-12060: [Python] Enable calling compute functions on 
Expressions

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_compute.pxd          | 10 +++---
 python/pyarrow/_compute.pyx          | 62 +++++++++++++++++-------------------
 python/pyarrow/compute.py            |  4 +++
 python/pyarrow/tests/test_compute.py | 20 ++++++++++++
 python/pyarrow/tests/test_dataset.py | 22 +++++++++++++
 5 files changed, 80 insertions(+), 38 deletions(-)

Reply via email to