[
https://issues.apache.org/jira/browse/FLINK-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745136#comment-15745136
]
ASF GitHub Bot commented on FLINK-5320:
---------------------------------------
Github user ymarzougui commented on the issue:
https://github.com/apache/flink/pull/2995
Yes, I will see how to add a unit test and try to add a commit to this PR
by the end of the day or tomorrow. Fortunately the fold in `AllWindowStream` is
correct, the problem in `WindowStream` is due to a mistake by me when I
contributed FLINK-3869.
> 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
> Affects Versions: 1.2.0
> Reporter: Yassine Marzougui
> Assignee: Yassine Marzougui
> Priority: Blocker
>
> The WindowedStream.fold(ACC, FoldFunction, WindowFunction) does not correctly
> infer the resultType.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)