[ 
https://issues.apache.org/jira/browse/CALCITE-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112650#comment-17112650
 ] 

Haisheng Yuan commented on CALCITE-4012:
----------------------------------------

[~amaliujia] Thanks for taking this.
You can refer EnumerableMergeJoin or EnumerableSortedAggregate as example. Once 
it is done, SortJoinTranspose and SortJoinCopy rule should be prohibited in 
topdown mode.

> Implement trait propagation for EnumerableHashJoin and 
> EnumerableNestedLoopJoin
> -------------------------------------------------------------------------------
>
>                 Key: CALCITE-4012
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4012
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Haisheng Yuan
>            Assignee: Rui Wang
>            Priority: Major
>
> The traitset can be derived from the outer relation of 
> hashjoin/nestedloopjoin.
> They can also pass down parent trait request to their outer child.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to