You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "sunjincheng (JIRA)" <ji...@apache.org> on 2017/05/02 08:54:04 UTC

[jira] [Updated] (FLINK-6426) Correct the method parameter type error in the group-window table API document

     [ 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 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:Correct the document from ` .window([w: Window] as 'w)` to ` .window([w: WindowWithoutAlias] as 'w)`


> Correct the method parameter type error in the group-window table API document
> ------------------------------------------------------------------------------
>
>                 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 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)