You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Amogh Margoor (JIRA)" <ji...@apache.org> on 2016/02/28 12:06:19 UTC

[jira] [Updated] (CALCITE-1109) Ordinals in filter condition not set properly after applying rule FilterAggregateTransposeRule

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

Amogh Margoor updated CALCITE-1109:
-----------------------------------
    Description: 
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

  was:FilterAggregateTransposeRule pushes down Filter past Aggregate. This transformation does not set ordinals of filter conditions properly causing wrong result. 


> Ordinals in filter condition not set properly after applying rule FilterAggregateTransposeRule
> ----------------------------------------------------------------------------------------------
>
>                 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)