liferoad commented on code in PR #27544:
URL: https://github.com/apache/beam/pull/27544#discussion_r1268568083
##########
sdks/python/apache_beam/ml/transforms/handlers.py:
##########
@@ -119,6 +121,59 @@ def expand(
return pcoll | beam.Map(lambda x: x._asdict())
+# Helper methods to compute hash key for elements of PCollections.
Review Comment:
docstrings instead of comments?
--
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]