tvalentyn commented on a change in pull request #14390:
URL: https://github.com/apache/beam/pull/14390#discussion_r613629198
##########
File path: sdks/python/apache_beam/transforms/environments.py
##########
@@ -234,6 +257,35 @@ def from_options(cls, options):
raise NotImplementedError
[email protected]_urn(common_urns.environments.DEFAULT.urn, None)
+class DefaultEnvironment(Environment):
+ """Used as a stub when context is missing a default environment."""
+ def __init__(
Review comment:
Done
--
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]