lukecwik commented on a change in pull request #10892: [BEAM-8335] Make TestStream to/from runner_api include the output_tags property. URL: https://github.com/apache/beam/pull/10892#discussion_r384703870
########## File path: sdks/python/apache_beam/testing/test_stream.py ########## @@ -171,13 +184,20 @@ class TestStream(PTransform): time. After all of the specified elements are emitted, ceases to produce Review comment: State that if only the default output or only one output tag has been specified, then a PCollection will be returned otherwise a dictionary of output name to PCollection. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
