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 2022/10/14 00:00:00 UTC

[jira] [Resolved] (ARROW-13766) [R] Add Arrow methods slice_min(), slice_max()

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

Neal Richardson resolved ARROW-13766.
-------------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

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

> [R] Add Arrow methods slice_min(), slice_max()
> ----------------------------------------------
>
>                 Key: ARROW-13766
>                 URL: https://issues.apache.org/jira/browse/ARROW-13766
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: R
>            Reporter: Ian Cook
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available, query-engine
>             Fix For: 10.0.0
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Implement [{{slice_min()}} and {{slice_max()}}|https://dplyr.tidyverse.org/reference/slice.html] methods for {{ArrowTabular}}, {{Dataset}}, and {{arrow_dplyr_query}} objects.
> These dplyr functions supersede the older dplyr function [{{top_n()}}|https://dplyr.tidyverse.org/reference/top_n.html] which I suppose we should also consider implementing a method for.



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