[GitHub] [beam] robertwb commented on a change in pull request #11838: [BEAM-9322] Modify the TestStream to output a dict when no output_tags are specified

2020-06-09 Thread GitBox
robertwb commented on a change in pull request #11838: URL: https://github.com/apache/beam/pull/11838#discussion_r437787906 ## File path: sdks/python/apache_beam/testing/test_stream.py ## @@ -291,10 +291,10 @@ def expand(self, pbegin): assert isinstance(pbegin, pvalue.PBeg

[GitHub] [beam] robertwb commented on a change in pull request #11838: [BEAM-9322] Modify the TestStream to output a dict when no output_tags are specified

2020-06-09 Thread GitBox
robertwb commented on a change in pull request #11838: URL: https://github.com/apache/beam/pull/11838#discussion_r437702523 ## File path: sdks/python/apache_beam/testing/test_stream.py ## @@ -291,10 +291,10 @@ def expand(self, pbegin): assert isinstance(pbegin, pvalue.PBeg