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:49:04 UTC

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

sunjincheng created FLINK-6426:
----------------------------------

             Summary: 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


Correct the document from ` .window([w: Window] as 'w)` to ` .window([w: WindowWithoutAlias] as 'w)`



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