[
https://issues.apache.org/jira/browse/ARROW-13501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13501:
-----------------------------------
Labels: pull-request-available query-engine (was: query-engine)
> [R] Bindings for count aggregation
> ----------------------------------
>
> Key: ARROW-13501
> URL: https://issues.apache.org/jira/browse/ARROW-13501
> Project: Apache Arrow
> Issue Type: New Feature
> Components: R
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available, query-engine
> Fix For: 6.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Not sure about the API on this because from what I understand from [~bkietz],
> every aggregation function takes a single field ref, but group_by then count
> doesn't require a field because you're counting how many rows are in each
> group. (Perhaps more importantly, dplyr::n() takes no arguments, so we don't
> have a field ref in our expression to start.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)