You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/07/13 22:56:05 UTC

[jira] [Resolved] (CALCITE-799) Incorrect result for "HAVING count(*) > 1"

     [ https://issues.apache.org/jira/browse/CALCITE-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-799.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0-incubating

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/92f32e8d.

FilterAggregateTransposeRule was mixing up group keys, and as a result would sometimes push down a filter on an aggregate function when it should not have.


> Incorrect result for "HAVING count(*) > 1"
> ------------------------------------------
>
>                 Key: CALCITE-799
>                 URL: https://issues.apache.org/jira/browse/CALCITE-799
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.3.0-incubating
>            Reporter: qihuang.zheng
>            Assignee: Julian Hyde
>             Fix For: 1.4.0-incubating
>
>




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