Re: Efficiently processing sparse events in a time windows

2020-09-29 Thread Steven Murdoch
to adding a temporal state type to Flink that would make these > scenarios feasible to implement efficiently on all of the state backends, but > for now, this may be the best solution. > > Regards, > David > > On Wed, Sep 23, 2020 at 12:42 PM Steven Murdoch > wrote: >> He

Efficiently processing sparse events in a time windows

2020-09-23 Thread Steven Murdoch
Hello, I am trying to do something that seems like it should be quite simple but I haven’t found an efficient way to do this with Flink and I expect I’m missing something obvious here. The task is that I would like to process a sequence of events when a certain number appear within a keyed