[GitHub] flink issue #2070: [FLINK-4016] initialize FoldApplyWindowFunction properly

2016-06-07 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/2070 Hi, the clean way to go about this is to close this PR and open a new one for `FLINK-3977`. I wrote a new comment in the issue, outlining how the problem can be solved: https://issues.apache.org

[GitHub] flink issue #2070: [FLINK-4016] initialize FoldApplyWindowFunction properly

2016-06-06 Thread rvdwenden
Github user rvdwenden commented on the issue: https://github.com/apache/flink/pull/2070 I checked in this change with this commit comment: [FLINK-3977] initialize FoldApplyWindowFunction properly Hopefully that’s enough, however, on Travis CI I see that on my commit, th

[GitHub] flink issue #2070: [FLINK-4016] initialize FoldApplyWindowFunction properly

2016-06-06 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/2070 Hi, I wrote in the issue that you opened. This is a duplicate of https://issues.apache.org/jira/browse/FLINK-3977 and the way to fix it is to make `InternalWindowFunction` properly forward calls