[
https://issues.apache.org/jira/browse/CALCITE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Haindrich updated CALCITE-6473:
--------------------------------------
Description:
according to the standard:
ISO/IEC 9075-2:2011(E)
7.10 <having clause>
Syntax Rules # 5
{code}
The <search condition> shall not contain a <window function> without an
intervening <query expression>.
{code}
was:
according to the standard:
{code}
The <search condition> shall not contain a <window function> without an
intervening <query expression>.
{code}
> HAVING clauses may not contain window functions
> -----------------------------------------------
>
> Key: CALCITE-6473
> URL: https://issues.apache.org/jira/browse/CALCITE-6473
> Project: Calcite
> Issue Type: Bug
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
> Labels: pull-request-available
>
> according to the standard:
> ISO/IEC 9075-2:2011(E)
> 7.10 <having clause>
> Syntax Rules # 5
> {code}
> The <search condition> shall not contain a <window function> without an
> intervening <query expression>.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)