[
https://issues.apache.org/jira/browse/CALCITE-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haisheng Yuan resolved CALCITE-4011.
------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/calcite/commit/0af3fd17a293d37125c7cca58257e5f6cbc1a76c,
thanks for the PR, [~amaliujia]!
> 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
> Fix For: 1.24.0
>
> Time Spent: 16h 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)