Re: Query on ProcessingTime Triggers on EventTime based window

2023-03-07 Thread Shammon FY
Hi I think you can give more detail such as example can help us to trace the cause, thanks Best, Shammon On Tue, Mar 7, 2023 at 5:31 PM Saurabh Singh via user wrote: > Hi Community, > > We have the below use case, > >- We have to use EventTime for Windowing (Tumbling Window) and >Wa

Query on ProcessingTime Triggers on EventTime based window

2023-03-07 Thread Saurabh Singh via user
Hi Community, We have the below use case, - We have to use EventTime for Windowing (Tumbling Window) and Watermarking. - We use *TumbingEventTimeWindows* for this - We have to continuously emit the results for Window every 1 minute. - We are planning to use *ContinousProcessi