[
https://issues.apache.org/jira/browse/CALCITE-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haisheng Yuan resolved CALCITE-4009.
------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/calcite/commit/2b1254bdec18f9e869f3287fb8ab471903e97829.
> Revert traitset mapping that was added to ProjectJoinTransposeRule
> ------------------------------------------------------------------
>
> Key: CALCITE-4009
> URL: https://issues.apache.org/jira/browse/CALCITE-4009
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Haisheng Yuan
> Assignee: Haisheng Yuan
> Priority: Major
> Fix For: 1.24.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Revert traitset mapping that was added to ProjectJoinTransposeRule by
> CALCITE-3353. Now it becomes obsolete, we should fail fast if that happens.
> Otherwise, all the downstream projects that uses this rule will be wasted
> time to deal with traitsets they don't need.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)