gn the elements to the Windows based on the EventTime, which
>> otherwise (if using ProcessingTime) might have ended up in a different
>> Window. (as per the ProcessingTime).
>>
>> This is as per my limited knowledge, other Flink experts can correct me
>> if this is w
Hi all,
In Flink, after setting the time characteristic to event time and properly
assigning timestamps/watermarks, time-based windows will be created based upon
event time. If we need to process events within a window in event time order,
we can sort the windowed values and process as necessar