[
https://issues.apache.org/jira/browse/FLINK-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069283#comment-16069283
]
ASF GitHub Bot commented on FLINK-7038:
---------------------------------------
GitHub user zhangminglei opened a pull request:
https://github.com/apache/flink/pull/4229
[FLINK-7038] [docs] Correct misused term to KeyedStream
Correct misused term to KeyedStream.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhangminglei/flink flink-7038
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4229.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4229
----
commit c77852d306fb0c3b353b69b6be4b50753189f8bf
Author: zhangminglei <[email protected]>
Date: 2017-06-30T00:58:12Z
[FLINK-7038] [docs] Correct misused term to KeyedStream
----
> 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
> 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)