xing1mo commented on PR #25637:
URL: https://github.com/apache/flink/pull/25637#issuecomment-3035562257

   > I'm wondering if other window operators have this bug like window join, 
window rank, window dedup...
   
   <img width="839" alt="截屏2025-07-04 18 48 02" 
src="https://github.com/user-attachments/assets/c0fc2ee4-516d-4de0-a765-83c365c62463";
 />
   
   Not necessarily. The problem with windowAgg is that the currentWatermark in 
the timer service is used to determine the window file during agg. I don't know 
much about the logic of other operators.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to