Skip to content

[C++] Add 'count all' option to count (hash) aggregate kernel #29221

@asfimport

Description

@asfimport

The current "count" hash aggregate kernel counts either all non-null or all null values, but doesn't count all values regardless of nullity (i.e. SQL "count(\*)" or Pandas size()).

Reporter: David Li / @lidavidm
Assignee: David Li / @lidavidm

Related issues:

PRs and other links:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions