damccorm commented on code in PR #38215:
URL: https://github.com/apache/beam/pull/38215#discussion_r3292855287


##########
sdks/python/apache_beam/ml/anomaly/transforms.py:
##########
@@ -400,7 +400,6 @@ def expand(
 
     ret = (
         input
-        | beam.Reshuffle()

Review Comment:
   Also, please avoid rebasing when possible. This breaks GitHub's ability to 
show an incremental diff, so I have to re-review everything (this is 
particularly problematic when we're close to merging and just need a small 
change). We can rely on the final merge to squash the commits



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