You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/09/02 03:14:45 UTC

[jira] [Resolved] (CALCITE-820) Validate that window functions have OVER clause

     [ https://issues.apache.org/jira/browse/CALCITE-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-820.
---------------------------------
    Resolution: Fixed

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/77674a7c. Thanks for the patch, [~seanhychu]!

> Validate that window functions have OVER clause
> -----------------------------------------------
>
>                 Key: CALCITE-820
>                 URL: https://issues.apache.org/jira/browse/CALCITE-820
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: Sean Hsuan-Yi Chu
>            Assignee: Julian Hyde
>             Fix For: 1.5.0-incubating
>
>
> For instance,
> {code}
> select rank() 
> from emp
> {code}
> should have given exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)