[
https://issues.apache.org/jira/browse/FLINK-26841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511755#comment-17511755
]
Martijn Visser commented on FLINK-26841:
----------------------------------------
[~thecai] As mentioned in Flink's 'How To Contribute' Guide
https://flink.apache.org/contributing/code-style-and-quality-pull-requests.html#jira-issue-and-naming
it's not required to create a Jira ticket for fixing typos in JavaDocs or
documentation files.
> @param <T2> The The type parameter of the elements in the second stream
> -----------------------------------------------------------------------
>
> Key: FLINK-26841
> URL: https://issues.apache.org/jira/browse/FLINK-26841
> Project: Flink
> Issue Type: Improvement
> Components: API / DataStream
> Affects Versions: 1.14.0
> Environment: the version of flink is 1.14.0
> Reporter: thecai
> Priority: Minor
> Attachments: picture.png
>
>
>
> In the description of the IntervalJoin < T1, T2, key > class in KeyedStream,
> the description of parameter T2 is wrong because there is one more "The"
--
This message was sent by Atlassian Jira
(v8.20.1#820001)