[
https://issues.apache.org/jira/browse/CALCITE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285640#comment-14285640
]
Jesus Camacho Rodriguez commented on CALCITE-461:
-------------------------------------------------
I just issued a pull request for CALCITE-503 that adds a test for rule
{{AggregateUnionAggregateRule.java}} on simple aggregates.
{{CALCITE_461_FIXED}} is still blocking
_plan.SubstitutionVisitor.unifyAggregates_ and
_sql2rel.RelDecorrelator.decorrelateRel_. Maybe we can close this issue as it
was specifically targeting the extension of the rules. I'll open a new JIRA
focusing on removing CALCITE_461_FIXED that should extend these two methods to
support grouping sets. What do you think?
> 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)