rohdesamuel commented on issue #10934: [BEAM-9322] [BEAM-1833] Broke some 
people, setting the default to have the experiment be disabled
URL: https://github.com/apache/beam/pull/10934#issuecomment-591747015
 
 
   > I see this error in the logs:
   > 
   > 17:01:54 > assert event_tags.issubset(self.output_tags)
   > 17:01:54 E AssertionError: assert False
   > 17:01:54 E + where False = <built-in method issubset of set object at 
0x7f72755ae960>(set([None, '1']))
   > 17:01:54 E + where <built-in method issubset of set object at 
0x7f72755ae960> = set(['a', 'b']).issubset
   > 17:01:54 E + and set([None, '1']) = <TestStream(PTransform) 
label=[TestStream] at 0x7f7275651410>.output_tags
   > 
   > @rohdesamuel could you take a look?
   
   Yep, taking a look

----------------------------------------------------------------
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

Reply via email to