Re: Tumbling window per key

2020-05-12 Thread Arvid Heise
shnan wrote: > Hi All, > > I was looking at the documentation for windows and got a little confused. > As per my understanding tumbling window per key will create a non > overlapping window based on when the data for that key arrived. For example > consider a tumbling window of

Tumbling window per key

2020-05-12 Thread Navneeth Krishnan
Hi All, I was looking at the documentation for windows and got a little confused. As per my understanding tumbling window per key will create a non overlapping window based on when the data for that key arrived. For example consider a tumbling window of 30 seconds user1 - 10:01:01 user2 - 10:01