You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2023/01/04 21:44:46 UTC

[GitHub] [beam] kennknowles commented on issue #24655: [Bug]: Pipeline fusion should break at @RequiresStableInput boundary

kennknowles commented on issue #24655:
URL: https://github.com/apache/beam/issues/24655#issuecomment-1371464460

   Fusion is up to the runner, right? It is up to each runner how it makes the input stable. It could be stable because all the previous items in the stage are deterministic. It is not required to break fusion and checkpoint. And breaking fusion may not be sufficient to checkpoint, depending on runner.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org