Skip to content

[R] Bindings for count aggregation #29159

@asfimport

Description

@asfimport

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.)

Reporter: Neal Richardson / @nealrichardson
Assignee: Neal Richardson / @nealrichardson

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-13501. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions