[
https://issues.apache.org/jira/browse/FLINK-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745108#comment-15745108
]
ASF GitHub Bot commented on FLINK-5320:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2995
Thanks a lot, this looks like the correct fix.
Usually, we add a small unit test to such fixes to guard the bugfix.
Also, the same problem probably exists in the `AllWindowStream`. Would be
nice to fix that as well as part of this issue.
Would you be up for following up?
> 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)