You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2014/05/18 23:04:01 UTC

[jira] [Created] (DRILL-768) Support 2 phase COUNT aggregates

Aman Sinha created DRILL-768:
--------------------------------

             Summary: Support 2 phase COUNT aggregates
                 Key: DRILL-768
                 URL: https://issues.apache.org/jira/browse/DRILL-768
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Aman Sinha


Drill currently supports 2 phase aggregation for SUM, MIN, MAX.  This enhancement is to support 2 phase COUNT aggregates.   In Phase 1 we will do partial count.  In Phase 2 we need to sum the partial counts to produce the final count.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)