You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/03/26 02:12:00 UTC

[jira] [Resolved] (ARROW-11703) [R] Implement dplyr::arrange()

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

Neal Richardson resolved ARROW-11703.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 9745
[https://github.com/apache/arrow/pull/9745]

> [R] Implement dplyr::arrange()
> ------------------------------
>
>                 Key: ARROW-11703
>                 URL: https://issues.apache.org/jira/browse/ARROW-11703
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Ian Cook
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 12h
>  Remaining Estimate: 0h
>
> Only for Table/RecordBatch for now. There are sorting functions in the compute module now (https://arrow.apache.org/docs/cpp/compute.html#sorts-and-partitions) and I think they have Python bindings already.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)