Sean Hsuan-Yi Chu created CALCITE-820: -----------------------------------------
Summary: 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)
