robertwb commented on a change in pull request #11314: [BEAM-9562] Send Timers
over Data Channel as Elements
URL: https://github.com/apache/beam/pull/11314#discussion_r405817899
##########
File path: sdks/python/apache_beam/runners/worker/bundle_processor.py
##########
@@ -611,7 +611,7 @@ def __init__(self,
transform_id, # type: str
key_coder, # type: coders.Coder
window_coder, # type: coders.Coder
- timer_family_specs # type: Mapping[str,
beam_runner_api_pb2.TimerFamilySpec]
+ timer_coders
Review comment:
type?
----------------------------------------------------------------
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]
With regards,
Apache Git Services