[
https://issues.apache.org/jira/browse/CALCITE-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648770#comment-14648770
]
Sean Hsuan-Yi Chu commented on CALCITE-820:
-------------------------------------------
A new patch addressed the review comments above.
Thanks for reviewing in advance!
> 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)