[
https://issues.apache.org/jira/browse/CALCITE-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113761#comment-17113761
]
Haisheng Yuan commented on CALCITE-4011:
----------------------------------------
Hi [~amaliujia], thanks! I think we need trait derivation, for both project and
filter. MergeJoin can be an example.
> Implement trait propagation for EnumerableProject and EnumerableFilter
> ----------------------------------------------------------------------
>
> Key: CALCITE-4011
> URL: https://issues.apache.org/jira/browse/CALCITE-4011
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Haisheng Yuan
> Assignee: Rui Wang
> Priority: Major
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> So that parent trait can be passed down, and it can derive new traitsets from
> child. Most importantly, as a demonstration. So that SortProjectTransposeRule
> and ProjectSortTransposeRule can be disabled when topDownOpt is enabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)