Eliaaazzz commented on PR #40091:
URL: https://github.com/apache/beam/pull/40091#issuecomment-5629710523

   Thank you for the quick review, Danny, and for bringing in Yi Hu. All three 
comments are addressed in 451a386.
   
   While rewriting the intro I rechecked the pre-refactor code and dropped one 
claim it does not support. The post said the `MatchContinuously` refactor saved 
deduplication history with pipeline checkpoints. The previous implementation 
already held file ids in runner state through a `CombiningValueStateSpec`, so 
that state was checkpointed as well. What the refactor really changes is that 
the ids now live in the `Watch` restriction and can expire in cursor mode, and 
the post says that now.
   
   Hugo 0.117.0 builds the site clean on this revision.


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