[ https://issues.apache.org/jira/browse/FLINK-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15818039#comment-15818039 ]
ASF GitHub Bot commented on FLINK-5320: --------------------------------------- Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/2995 @ymarzougui I finally merged it and added some new unit tests on top instead of the heavy IT case, I hope that's alright. Thanks for finding this in the first place and fixing it! 👍 Could you please close this PR? > 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 > Fix For: 1.2.0 > > > The WindowedStream.fold(ACC, FoldFunction, WindowFunction) does not correctly > infer the resultType. -- This message was sent by Atlassian JIRA (v6.3.4#6332)