TheNeuralBit commented on pull request #11744:
URL: https://github.com/apache/beam/pull/11744#issuecomment-655715080


   Removing the ValueProvider line didn't actually break any Google tests, but 
I lost my resolve to remove it. It seems likely it would break some untested 
behavior, e.g. display_data uses drop_defaults=True:
   
https://github.com/apache/beam/blob/f65a18760a07a48c11fe4aff2a48a845df1f522d/sdks/python/apache_beam/options/pipeline_options.py#L328-L329
   
   Instead I pushed d2d4ecb which makes the assertions in sdk_worker_main_test 
more specific. I think this is good to go assuming CI passses.


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


Reply via email to