TheNeuralBit commented on a change in pull request #15757:
URL: https://github.com/apache/beam/pull/15757#discussion_r733188453



##########
File path: sdks/python/apache_beam/transforms/combiners.py
##########
@@ -365,6 +365,10 @@ def push(hp, e):
               for element in bundle
           ]
           continue
+        # TODO(robertwb): Remove once legacy dataflow correctly handles

Review comment:
       Yeah I'm also unclear on this. Could you clarify @robertwb?
   
   The test does seem to 
[pass](https://ci-beam.apache.org/job/beam_PostCommit_Py_VR_Dataflow_V2/2620/testReport/apache_beam.runners.portability.fn_api_runner.translations_test/TranslationsTest/test_run_packable_combine_globally/)
 on Dataflow V2, but I'm not really clear why.




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