[ 
https://issues.apache.org/jira/browse/IGNITE-28895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106738#comment-18106738
 ] 

Ignite TC Bot commented on IGNITE-28895:
----------------------------------------

Documentation for Calcite SQL window functions has been merged in 
https://github.com/apache/ignite/pull/13374. The merged change adds 
docs/_docs/sql-reference/window-functions.adoc, updates docs/_data/toc.yaml, 
and adds a Calcite SQL page pointer in docs/_docs/SQL/sql-calcite.adoc. 
Removing Docs Required.

> [doc] Document Calcite SQL window functions
> -------------------------------------------
>
>                 Key: IGNITE-28895
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28895
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Ignite TC Bot
>            Assignee: Ignite TC Bot
>            Priority: Major
>              Labels: ignite-2, ise
>             Fix For: 2.19
>
>         Attachments: Window Functions _ Ignite Documentation.mhtml
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> IGNITE-14777 adds user-facing support for SQL window functions in the 
> Calcite-based SQL engine.
> Implementation evidence:
> * Source issue: https://issues.apache.org/jira/browse/IGNITE-14777
> * Implementation PR: https://github.com/apache/ignite/pull/12096
> * Merge commit: 4972dfa703aaa5e9a500ded8e6662c91f65582f3
> The implementation adds WindowNode/window execution support and tests for 
> OVER clauses, PARTITION BY, ORDER BY, ROWS/RANGE frames, ROW_NUMBER, RANK, 
> DENSE_RANK, PERCENT_RANK, CUME_DIST, LAG, LEAD, FIRST_VALUE, and aggregate 
> functions used with OVER.
> Documentation should update docs/_docs/SQL/sql-calcite.adoc in the Supported 
> Functions section with a concise description of supported window functions 
> and syntax examples.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to