[
https://issues.apache.org/jira/browse/FLINK-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-9855.
-------------------------------
Resolution: Won't Fix
The mentioned functions are not single abstract methods and thus don't qualify
as lambdas. The method calls are therefore correct.
> Check all calls to the TypeExtractor.getBinaryOperatorReturnType()
> ------------------------------------------------------------------
>
> Key: FLINK-9855
> URL: https://issues.apache.org/jira/browse/FLINK-9855
> Project: Flink
> Issue Type: Bug
> Components: DataStream API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Blocker
> Fix For: 1.6.0
>
>
> KeyedStream.IntervalJoined is not calling type extraction functions
> correctly. It should have an index.
> Other examples with potentially wrong usage are:
> - process(final BroadcastProcessFunction<IN1, IN2, OUT> function) and
> - flatMap(CoFlatMapFunction<IN1, IN2, R> coFlatMapper
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)