, January 30, 2023 7:42 PM
To: user@flink.apache.org
Subject: Processing watermarks in a broadcast connected stream
⚠EXTERNAL MESSAGE – CAUTION: Think Before You Click ⚠
Hi,
I am trying to process watermarks in a BroadcastConnectedStream. However, I am
not able to find any direct way to handle
Hi,
I am trying to process watermarks in a BroadcastConnectedStream. However, I am
not able to find any direct way to handle watermark events, similar to what we
have in processWatermark1 in a KeyedCoProcessOperator. Following are further
details.
In the context of the example given in “A Pra