[ https://issues.apache.org/jira/browse/FLINK-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069531#comment-16069531 ]
ASF GitHub Bot commented on FLINK-7038: --------------------------------------- Github user zhangminglei commented on the issue: https://github.com/apache/flink/pull/4229 Okay. I really found many ```KeyedDataStream``` terms existing in flink project under master branch. But there is not a class called it. So, it is very strange. Also the same stuff refers to ```WindowedDataStream``` in flink. Could you check it again and makes sure I am correct or incorrect. > Several misused "KeyedDataStream" term in docs and Javadocs > ----------------------------------------------------------- > > Key: FLINK-7038 > URL: https://issues.apache.org/jira/browse/FLINK-7038 > Project: Flink > Issue Type: Bug > Components: Documentation > Affects Versions: 1.3.1, 1.4.0 > Reporter: Tzu-Li (Gordon) Tai > Assignee: mingleizhang > Priority: Trivial > Labels: starter > > The correct term should be {{KeyedStream}}. > For example, in > https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/datastream_api.html, > it says "See keys on how to specify keys. This transformation returns a > *KeyedDataStream*." -- This message was sent by Atlassian JIRA (v6.4.14#64029)