Re: Keyed watermarks: A fine-grained watermark generation for Apache Flink

2025-05-15 Thread Мосин Николай
orkarounds, but all my attempts almost failed due to the lack of timers that would be relay on WM and which I do not use now. Кому: Zhanghao Chen (zhanghao.c...@outlook.com);Копия: user@flink.apache.org;Тема: Keyed watermarks: A fine-grained watermark generation for Apache Flink;15.05.2

Re: Keyed watermarks: A fine-grained watermark generation for Apache Flink

2025-05-15 Thread Zhanghao Chen
Thanks for the insightful sharing! Best, Zhanghao Chen From: Lasse Nedergaard Sent: Thursday, May 15, 2025 13:10 To: Zhanghao Chen Cc: mosin...@yandex.ru ; user@flink.apache.org Subject: Re: Keyed watermarks: A fine-grained watermark generation for Apache

Re: Keyed watermarks: A fine-grained watermark generation for Apache Flink

2025-05-14 Thread Lasse Nedergaard
ul in your > pipelines. > > [1] > https://cwiki.apache.org/confluence/display/FLINK/FLIP-467%3A+Introduce+Generalized+Watermarks > > Best, > Zhanghao Chen > From: Мосин Николай > Sent: Thursday, May 15, 2025 3:58 > To: user@flink.apache.org > Subject: Keyed wa

Re: Keyed watermarks: A fine-grained watermark generation for Apache Flink

2025-05-14 Thread Zhanghao Chen
P-467%3A+Introduce+Generalized+Watermarks Best, Zhanghao Chen From: Мосин Николай Sent: Thursday, May 15, 2025 3:58 To: user@flink.apache.org Subject: Keyed watermarks: A fine-grained watermark generation for Apache Flink I found paper https://scholar.google.com/sc

Keyed watermarks: A fine-grained watermark generation for Apache Flink

2025-05-14 Thread Мосин Николай
I found paper https://scholar.google.com/scholar?q=10.1016/j.future.2025.107796 where described Keyed Watermarks that is what I need in my pipelines. Does anyone know is it planned to implement Keyed Watermarks in Flink and when?