This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 928827515b GH-32292: [R][Packaging] Use binaries built on CentOS 7 for
Ubuntu < 22.04 (#34048)
add 532b9a57ca GH-34248: [Python] Expose the order_by node (#34654)
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_acero.pyx | 50 +++++++++++++++++++++++++++++++++++-
python/pyarrow/_compute.pxd | 4 +++
python/pyarrow/_compute.pyx | 11 +++++---
python/pyarrow/includes/libarrow.pxd | 10 ++++++--
python/pyarrow/tests/test_acero.py | 38 +++++++++++++++++++++++++++
python/pyarrow/tests/test_compute.py | 4 +--
6 files changed, 108 insertions(+), 9 deletions(-)