[
https://issues.apache.org/jira/browse/CALCITE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-784:
--------------------------------
Component/s: (was: eam)
stream
> LogicalAggregate's create method discards any collation traits from input
> -------------------------------------------------------------------------
>
> Key: CALCITE-784
> URL: https://issues.apache.org/jira/browse/CALCITE-784
> Project: Calcite
> Issue Type: Bug
> Components: core, stream
> Reporter: Milinda Lakmal Pathirage
> Assignee: Julian Hyde
> Attachments: CALCITE-784-0.patch
>
>
> LogicalAggregate's create method gets the trait set of Convention.NONE from
> input's cluster, but doesn't use any trait information from the input. But to
> have proper collation trait set we need to consider input's collation trait
> set when inferring LogicalAggregate's traits.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)