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 5c1044fce5 MINOR: [Docs] Fix a typo in contributing guide (#14958)
     add 8a347323cd GH-14778: [Python] Add (Chunked)Array sort() method (#14781)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/array.pxi             | 86 ++++++++++++++++++++++++++++++++++
 python/pyarrow/includes/libarrow.pxd |  1 +
 python/pyarrow/table.pxi             | 59 +++++++++++++++++++++++-
 python/pyarrow/tests/test_array.py   | 89 ++++++++++++++++++++++++++++++++++++
 python/pyarrow/tests/test_table.py   | 69 +++++++++++++++++++++-------
 5 files changed, 285 insertions(+), 19 deletions(-)

Reply via email to