ahmedabu98 commented on code in PR #29834:
URL: https://github.com/apache/beam/pull/29834#discussion_r1482184542


##########
sdks/python/apache_beam/transforms/xlang/__init__.py:
##########
@@ -16,6 +16,12 @@
 #
 
 """
-This is a subdirectory for generated external transforms.
-Refer to sdks/python/gen_xlang_wrappers.py for more details.
+This package contains autogenerated Python wrappers for cross-language
+transforms available in other Beam SDKs.
+
+For documentation on creating and using cross-language transforms, see:
+https://beam.apache.org/documentation/programming-guide/#multi-language-pipelines

Review Comment:
   1. The script won't show up on the pydoc, so I'm not sure what we can 
reference here? 
   P.S. the suggestion in this 
[comment](https://github.com/apache/beam/pull/29834/#discussion_r1476494188) 
would be adding a self-referencing link
   2. SGTM



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

Reply via email to