Filled https://github.com/apache/beam/issues/24655.
Jan
On 12/14/22 00:52, Luke Cwik via dev wrote:
This is definitely not working for portable pipelines since the
GreedyPipelineFuser doesn't create a fusion boundary which as you
pointed out causes a single stage that has a non-deterministic
This is definitely not working for portable pipelines since the
GreedyPipelineFuser doesn't create a fusion boundary which as you pointed
out causes a single stage that has a non-deterministic function followed by
one that requires stable input. It seems as though we should have runners
check the r