Vladislav Pyatkov created IGNITE-27976:
------------------------------------------
Summary: Support OVER clause with unbounded frame
Key: IGNITE-27976
URL: https://issues.apache.org/jira/browse/IGNITE-27976
Project: Ignite
Issue Type: Improvement
Reporter: Vladislav Pyatkov
h3. Motivation
Ignite has to support the window function, but the whole patch can take a lot
of effort. However, a part of the queries that has OVER clause we can support
relatively easily.
We can start the implementation from parsing OVER clause in SQL.
h3. Definition of done
Support queries with OVER clause and unbounded frame.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)