[
https://issues.apache.org/jira/browse/FLINK-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-8524.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
master: 67ab701491c5a5b95470e1a3b06270ebf33fcafb
> Incorrect JavaDoc in TypeExtractor.getBinaryOperatorReturnType
> --------------------------------------------------------------
>
> Key: FLINK-8524
> URL: https://issues.apache.org/jira/browse/FLINK-8524
> Project: Flink
> Issue Type: Bug
> Components: Java API
> Reporter: Florian Schmidt
> Assignee: Florian Schmidt
> Priority: Trivial
> Fix For: 1.5.0
>
>
> The parameter _lambdaOutputTypeArgumentIndices_ in the JavaDoc of {code:java}
> TypeExtractor.getBinaryOperatorReturnType {code}
> is described as a _Table of indices of the type argument specifying the
> *input* type. See example._, whereas it actually describes the table of
> indices of the output type.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)