You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/07/29 00:35:05 UTC

[jira] [Updated] (CALCITE-820) Window Functions which miss OVER-Clause should trigger error

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

Sean Hsuan-Yi Chu updated CALCITE-820:
--------------------------------------
    Assignee: Julian Hyde  (was: Sean Hsuan-Yi Chu)

> Window Functions which miss OVER-Clause should trigger error
> ------------------------------------------------------------
>
>                 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
>
> For instance,
> {code}
> select rank() 
> from emp
> {code}
> should have given exception.



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