[
https://issues.apache.org/jira/browse/FLINK-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yassine Marzougui updated FLINK-5320:
-------------------------------------
Description: The WindowedStream.fold(ACC, FoldFunction, WindowFunction)
does not correctly infer the resultType. (was: The WindowedStream.fold(ACC,
FoldFunction, WindowFunction) calls fold(initialValue, foldFunction, function,
foldAccumulatorType, inputType) instead of fold(initialValue, foldFunction,
function, foldAccumulatorType, resultType))
> Fix result TypeInformation in WindowedStream.fold(ACC, FoldFunction,
> WindowFunction)
> ------------------------------------------------------------------------------------
>
> Key: FLINK-5320
> URL: https://issues.apache.org/jira/browse/FLINK-5320
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Reporter: Yassine Marzougui
> Assignee: Yassine Marzougui
>
> The WindowedStream.fold(ACC, FoldFunction, WindowFunction) does not correctly
> infer the resultType.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)