chamikaramj commented on code in PR #22261: URL: https://github.com/apache/beam/pull/22261#discussion_r922409814
########## sdks/python/apache_beam/transforms/external.py: ########## @@ -706,27 +706,12 @@ class JavaJarExpansionService(object): This can be passed into an ExternalTransform as the expansion_service argument which will spawn a subprocess using this jar to expand the transform. - - Args: Review Comment: Please don't revert changes to external.py since this feature and doc updates are useful in general. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
