[ 
https://issues.apache.org/jira/browse/FLINK-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sunjincheng updated FLINK-6426:
-------------------------------
    Description: 
1.Correct the method parameter type error in the group-window table API 
document, change the document from ` .window([w: Window] as 'w)` to ` 
.window([w: WindowWithoutAlias] as 'w)`
2. For the consistency of tableAPI and SQL, change the description of SQL 
document from "Group Windows" to "Windows".

  was:
1. Correct the document from ` .window([w: Window] as 'w)` to ` .window([w: 
WindowWithoutAlias] as 'w)`
2. For the consistency of tableAPI and SQL, change the description of SQL 
document from "Group Windows" to "Windows".


> Update the document of group-window table API
> ---------------------------------------------
>
>                 Key: FLINK-6426
>                 URL: https://issues.apache.org/jira/browse/FLINK-6426
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Documentation, Table API & SQL
>    Affects Versions: 1.3.0
>            Reporter: sunjincheng
>            Assignee: sunjincheng
>
> 1.Correct the method parameter type error in the group-window table API 
> document, change the document from ` .window([w: Window] as 'w)` to ` 
> .window([w: WindowWithoutAlias] as 'w)`
> 2. For the consistency of tableAPI and SQL, change the description of SQL 
> document from "Group Windows" to "Windows".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to