[
https://issues.apache.org/jira/browse/CALCITE-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645132#comment-14645132
]
Sean Hsuan-Yi Chu commented on CALCITE-820:
-------------------------------------------
https://github.com/apache/incubator-calcite/pull/113
> 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: Sean Hsuan-Yi Chu
>
> For instance,
> {code}
> select rank()
> from emp
> {code}
> should have given exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)