Skip to content

[R] Allow multiple arguments to n_distinct() #29792

@asfimport

Description

@asfimport

ARROW-13620 and ARROW-14036 added support for the n_distinct() function in the dplyr verb summarise() but only with a single argument. Add support for multiple arguments to n_distinct(). This should return the number of unique combinations of values in the specified columns/expressions.

See the comment about this here: #11257 (comment)

Reporter: Ian Cook / @ianmcook

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions