You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/06/16 12:24:00 UTC

[jira] [Created] (ARROW-9145) [C++] Add true_count / false_count methods to BooleanArray

Wes McKinney created ARROW-9145:
-----------------------------------

             Summary: [C++] Add true_count / false_count methods to BooleanArray
                 Key: ARROW-9145
                 URL: https://issues.apache.org/jira/browse/ARROW-9145
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
            Assignee: Wes McKinney
             Fix For: 1.0.0


These counts would exclude nulls. We can use the bit block counters to compute this efficient now



--
This message was sent by Atlassian Jira
(v8.3.4#803005)