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

Re: Customisable Triggers on Table API (Java)

2023-03-03 Thread Saurabh Singh via user
Gentle Reminder on the query. On Wed, Mar 1, 2023 at 8:32 PM Kartikey Pant wrote: > Hi, > > We are using Table API with Flink (Java). Our use case requires us to use > Multiple Aggregate Functions most of which the Table API already supports. > However, when we went ahead with the Table APIs, we