[jira] [Commented] (FLINK-4640) Serialization of the initialValue of a Fold on WindowedStream fails

2016-09-20 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507442#comment-15507442 ] Stephan Ewen commented on FLINK-4640: - Have a fix and nice tests. Waiting for the CI to give green

[jira] [Commented] (FLINK-4640) Serialization of the initialValue of a Fold on WindowedStream fails

2016-09-20 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507323#comment-15507323 ] Stephan Ewen commented on FLINK-4640: - Okay, so the {{keyBy(1).fold(...)}} case can be fixed via

[jira] [Commented] (FLINK-4640) Serialization of the initialValue of a Fold on WindowedStream fails

2016-09-20 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507104#comment-15507104 ] Stephan Ewen commented on FLINK-4640: - I actually reproduced the error BOTH on the {{KeyedStream}} and