You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FlinkRunner needs to constraint output watermark to min(timestamp of already processed elements in bundle). This is needed to fulfill requirements for holding watermark of elements cached between calls to @StartBundle and @FinishBundle.
What happened?
FlinkRunner needs to constraint output watermark to min(timestamp of already processed elements in bundle). This is needed to fulfill requirements for holding watermark of elements cached between calls to
@StartBundle
and@FinishBundle
.ML threads for reference:
https://lists.apache.org/thread/k81fq301ypwmjowknzyqq2qc63844rbd
https://lists.apache.org/thread/40x17r8xpfwdf6jlnt5j6jzx330h1ptn
Issue Priority
Priority: 3 (minor)
Issue Components
The text was updated successfully, but these errors were encountered: