[
https://issues.apache.org/jira/browse/CALCITE-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haisheng Yuan resolved CALCITE-4023.
------------------------------------
Fix Version/s: 1.24.0
Resolution: Fixed
Fixed inĀ
[https://github.com/apache/calcite/commit/2fb963c139abc7f655e237c78157f2e4983c4709].
> Remove or deprecate ProjectSortTransposeRule
> --------------------------------------------
>
> Key: CALCITE-4023
> URL: https://issues.apache.org/jira/browse/CALCITE-4023
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Haisheng Yuan
> Priority: Major
> Fix For: 1.24.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> It never worked. The check condition {{if (sort.getClass() != Sort.class)}}
> is always true.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)