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 2016/03/01 00:54:18 UTC

[jira] [Resolved] (CALCITE-1109) FilterAggregateTransposeRule pushes down filter with incorrect condition.

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

Julian Hyde resolved CALCITE-1109.
----------------------------------
    Resolution: Fixed

Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/8c90d862. Thanks for the PR, [~amargoor]!

> FilterAggregateTransposeRule pushes down filter with incorrect condition.
> -------------------------------------------------------------------------
>
>                 Key: CALCITE-1109
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1109
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: next
>            Reporter: Amogh Margoor
>            Assignee: Julian Hyde
>
> FilterAggregateTransposeRule pushes down Filter past Aggregate. This transformation does not set ordinals of filter conditions properly causing wrong result.
> Testcase  (and also the fix can be found at): https://github.com/amoghmargoor/incubator-calcite/commit/2db9b1f4ee6c44b029878b507fc2ce3d5dfb4bd8



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