[
https://issues.apache.org/jira/browse/CALCITE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171009#comment-15171009
]
Amogh Margoor commented on CALCITE-1109:
----------------------------------------
PR raised: https://github.com/apache/calcite/pull/201
> 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)