[
https://issues.apache.org/jira/browse/CALCITE-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650170#comment-14650170
]
Julian Hyde commented on CALCITE-820:
-------------------------------------
Looks good. I've committed to my branch new-master
https://github.com/julianhyde/incubator-calcite/commits/new-master. I will
commit to apache master, and close this case and the pull request, when commits
open following 1.4. Thanks for the patch!
> 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
>
> For instance,
> {code}
> select rank()
> from emp
> {code}
> should have given exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)