Regarding keyed stream

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Regarding keyed stream

Vishal Santoshi
It is evident that if I have n windows and subsequent aggregate, on a keyed stream, it is a n way hash increasing as in n copies of the stream. Is there a reason why that is the direction flink has gone rather than one hash operator localized specific  window/subsequent operations.