[
https://issues.apache.org/jira/browse/ARROW-13574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13574:
-----------------------------------
Labels: pull-request-available (was: )
> [C++] Implement "count(*)" hash aggregate kernel
> ------------------------------------------------
>
> Key: ARROW-13574
> URL: https://issues.apache.org/jira/browse/ARROW-13574
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: David Li
> Assignee: David Li
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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()).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)