liferoad commented on code in PR #27544:
URL: https://github.com/apache/beam/pull/27544#discussion_r1268567168


##########
sdks/python/apache_beam/ml/transforms/handlers.py:
##########
@@ -84,14 +85,15 @@ def process(
       self,
       element,
   ):
+    hash_key, element = element

Review Comment:
   how strict are we here for this module in terms of back compatibilities? If 
this module is designed for internal uses, could we add comments about no 
back-compatible guarantees?



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