|
Hi Nicos,
Setting it to Long.MAX_VALUE makes watermark always smaller than timestamp. In this case, the event time window will never be triggered. It is meaningless.
Best, Hequn Hello,
Setting it to Long.MAX_VALUE doesn't affect performance, so either flink is really fast in my simple pipeline or my understanding is terribly wrong :p
|