Zoltan Haindrich created CALCITE-6473:
-----------------------------------------
Summary: 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
according to the standard:
{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)