[
https://issues.apache.org/jira/browse/CALCITE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haisheng Yuan resolved CALCITE-784.
-----------------------------------
Resolution: Invalid
Closing it, since it should be done on physical operators, not logical
operators.
> 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 Pathirage
> Priority: Major
> 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
(v8.3.4#803005)