You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2016/03/19 16:29:33 UTC

[jira] [Created] (DRILL-4521) Drill doesn't correctly treat VARIANCE and STDDEV as two phase aggregates

Jacques Nadeau created DRILL-4521:
-------------------------------------

             Summary: Drill doesn't correctly treat VARIANCE and STDDEV as two phase aggregates
                 Key: DRILL-4521
                 URL: https://issues.apache.org/jira/browse/DRILL-4521
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jacques Nadeau
            Assignee: MinJi Kim


These are supposed to be synonyms with STDDEV_POP and VARIANCE_POP but they are handled differently. This causes the reduce aggregates rule to not reduce these and thus they are handled as single phase aggregates.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)