Hi, Can I use Beam to create a pipeline with cycles? For example, to implement the Yahoo! Streaming benchmark( https://yahooeng.tumblr.com/post/135321837876/benchmarking-streaming-computation-engines-at), can a ParDo transform consume a downstream output as a side input?
Thanks, Shen