[
https://issues.apache.org/jira/browse/CALCITE-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116914#comment-17116914
]
Haisheng Yuan commented on CALCITE-4023:
----------------------------------------
The rule is useless.
> 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
>
> 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)