Re: Issue in implementation of window operation

2016-10-07 Thread Stephan Ewen
Hi! There are some examples for how to write that in the documentation: https://ci.apache.org/projects/flink/flink-docs-release-1.1/apis/streaming/windows.html Best, Stephan On Fri, Oct 7, 2016 at 10:46 AM, MOHAMMAD SHAKIR wrote: > Hi, > I am trying to implement a user defined function on the

Issue in implementation of window operation

2016-10-07 Thread MOHAMMAD SHAKIR
Hi, I am trying to implement a user defined function on the tumbling Window using "apply" function. Kindly help me by giving an example. Thanks and Regards Mohammad Shakir