[
https://issues.apache.org/jira/browse/CALCITE-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116882#comment-17116882
]
Xiening Dai commented on CALCITE-4023:
--------------------------------------
Is this a bug to fix or the rule is just 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)