[
https://issues.apache.org/jira/browse/CALCITE-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chunwei Lei reassigned CALCITE-907:
-----------------------------------
Assignee: Chunwei Lei
> Add AggregateExchangeTransposeRule
> ----------------------------------
>
> Key: CALCITE-907
> URL: https://issues.apache.org/jira/browse/CALCITE-907
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Chunwei Lei
> Priority: Major
>
> A rule that would recognize an Aggregate on top of an Exchange and push down
> the aggregation. The result is a local Aggregate followed by an Exchange
> followed by a summarizing Aggregate.
> It would exploit SqlSplittableAggFunction, similar to CALCITE-751.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)