gaoyunhaii opened a new pull request #8:
URL: https://github.com/apache/flink-ml/pull/8


   This PR adds operator wrapper for all-round iterations. For such kind of 
iteration, one user operator would live across the whole period of the 
iteration. The wrapper operator would process the epoch watermark, and forward 
the normal records into the user operator. If the user operator has implemented 
the IterationListener, it would also notify the user operator on alignment.


-- 
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