[
https://issues.apache.org/jira/browse/CALCITE-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134819#comment-17134819
]
Stamatis Zampetakis commented on CALCITE-4023:
----------------------------------------------
Well at some point it was working (back in 2014/2015) when Sort was not an
abstract class but it has been a long time since then :) .
> 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)