You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "xzh_dz (Jira)" <ji...@apache.org> on 2020/01/02 03:31:00 UTC

[jira] [Comment Edited] (CALCITE-3655) SortJoinTransposeRule must not push sort into Project that contains OVER expressions

    [ https://issues.apache.org/jira/browse/CALCITE-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006559#comment-17006559 ] 

xzh_dz edited comment on CALCITE-3655 at 1/2/20 3:30 AM:
---------------------------------------------------------

[~vladimirsitnikov] Excuse me `ProjectSortTransposeRule` should not push Project into Sort that contains OVER expressions. it is not supported currently.  


was (Author: xzh_dz):
[~vladimirsitnikov] `ProjectSortTransposeRule` should not push Project into Sort that contains OVER expressions. it is not supported currently.  

> SortJoinTransposeRule must not push sort into Project that contains OVER expressions
> ------------------------------------------------------------------------------------
>
>                 Key: CALCITE-3655
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3655
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.21.0
>            Reporter: Vladimir Sitnikov
>            Assignee: Vladimir Sitnikov
>            Priority: Major
>             Fix For: 1.22.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)