robertwb commented on code in PR #31420:
URL: https://github.com/apache/beam/pull/31420#discussion_r1619330196


##########
sdks/python/apache_beam/runners/worker/bundle_processor.py:
##########
@@ -1274,7 +1283,7 @@ class BeamTransformFactory(object):
   """Factory for turning transform_protos into executable operations."""
   def __init__(self,
                runner_capabilities,  # type: FrozenSet[str]
-               descriptor,  # type: beam_fn_api_pb2.ProcessBundleDescriptor
+               descriptor,  # type: beam_fn_api_pb2.ProcessBundleDescriptorf

Review Comment:
   Revert?



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to