[
https://issues.apache.org/jira/browse/CALCITE-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111833#comment-17111833
]
Rui Wang commented on CALCITE-4011:
-----------------------------------
Hello Haisheng,
I opened a work-in-progress PR for this Jira:
https://github.com/apache/calcite/pull/1985. There are still many issues to fix
(style issue, test failures, etc.)
I am still new and learning the effort of Cascades Optimizer, so I opened this
PR at early stage to see if you could give me some suggestions, like if I am on
the right direction to implement this Jira. Thanks!
> 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: 10m
> 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)