You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alessandro Molina (Jira)" <ji...@apache.org> on 2022/10/12 12:21:00 UTC

[jira] [Updated] (ARROW-14656) [Python] Add sort_by method to Array, StructArray and ChunkedArray

     [ https://issues.apache.org/jira/browse/ARROW-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Molina updated ARROW-14656:
--------------------------------------
    Summary: [Python] Add sort_by method to Array, StructArray and ChunkedArray  (was: [Python] Add sort_by helper method to StructArray)

> [Python] Add sort_by method to Array, StructArray and ChunkedArray
> ------------------------------------------------------------------
>
>                 Key: ARROW-14656
>                 URL: https://issues.apache.org/jira/browse/ARROW-14656
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Alessandro Molina
>            Assignee: Alessandro Molina
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> It would be convenient to be able to sort a {{StructArray}} on one of its columns. This can be done by combining multiple compute functions, but having a helper that does that for you would probably be better.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)