mxm commented on a change in pull request #11558:
URL: https://github.com/apache/beam/pull/11558#discussion_r420657092



##########
File path: sdks/python/apache_beam/testing/load_tests/pardo_test.py
##########
@@ -125,6 +155,70 @@ def process(self, element):
         'Measure time: End' >> beam.ParDo(MeasureTime(self.metrics_namespace)))
 
 
+class StatefulLoadGenerator(beam.PTransform):

Review comment:
       Potentially, yes. The implementation should be changed to use SDF 
eventually but that is not properly supported yet for Python.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to