Thanks Till - This is helpful to know.
Sameer
On Tue, Oct 11, 2016 at 12:20 PM, Till Rohrmann
wrote:
> Hi Sameer,
>
> the CEP operator will take care of ordering the elements.
>
> Internally what happens is that the elements are buffered before being
> applied to the state machine. The operator
Hi Sameer,
the CEP operator will take care of ordering the elements.
Internally what happens is that the elements are buffered before being
applied to the state machine. The operator only applies the elements after
it has seen a watermark which is greater than the timestamps of the
elements being