You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/01/11 11:19:58 UTC

[jira] [Comment Edited] (FLINK-5320) Fix result TypeInformation in WindowedStream.fold(ACC, FoldFunction, WindowFunction)

    [ https://issues.apache.org/jira/browse/FLINK-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15818041#comment-15818041 ] 

Aljoscha Krettek edited comment on FLINK-5320 at 1/11/17 11:19 AM:
-------------------------------------------------------------------

Fixed for 1.3 in:
274cc41a6a43e95243d6e7b3110e16ff6f0ad633

Waiting for tests to pass on the release-1.2 branch then I'm pushing there as well.


was (Author: aljoscha):
Fixed for 1.3 in:
274cc41a6a43e95243d6e7b3110e16ff6f0ad633
8c8c02887a27cdc87bb019626f82ec03392ca8ce
aa220e487db88079c224e50190055cef41df3f9a

Waiting for tests to pass on the release-1.2 branch then I'm pushing there as well.

> 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)