[
https://issues.apache.org/jira/browse/CALCITE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232770#comment-14232770
]
Jesus Camacho Rodriguez commented on CALCITE-461:
-------------------------------------------------
Thanks for the clarification [~julianhyde]. For completeness, this is the list
of rules that needs to be checked/updated:
{noformat}
AggregateExpandDistinctAggregatesRule.java
AggregateFilterTransposeRule.java
AggregateProjectMergeRule.java
AggregateProjectPullUpConstantsRule.java
AggregateReduceFunctionsRule.java
AggregateRemoveRule.java
AggregateStarTableRule.java
AggregateUnionAggregateRule.java
AggregateUnionTransposeRule.java
FilterAggregateTransposeRule.java
{noformat}
> Convert more planner rules to handle grouping sets
> --------------------------------------------------
>
> Key: CALCITE-461
> URL: https://issues.apache.org/jira/browse/CALCITE-461
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Jesus Camacho Rodriguez
>
> Very few planner rules can handle non-simple Aggregates.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)