Florian Schmidt created FLINK-8524:
--------------------------------------
Summary: 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
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)