robertwb commented on code in PR #31449:
URL: https://github.com/apache/beam/pull/31449#discussion_r1621016800


##########
sdks/python/apache_beam/yaml/yaml_join.py:
##########
@@ -178,26 +178,51 @@ def _SqlJoinTransform(
     fields: Optional[Dict[str, Any]] = None):
   """Joins two or more inputs using a specified condition.
 
+  For example::

Review Comment:
   The extra colon is to signify the beginning of a code block.



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