lukecwik commented on a change in pull request #11216: [BEAM-9562] Remove 
TimerSpec from ParDoPayload
URL: https://github.com/apache/beam/pull/11216#discussion_r397943829
 
 

 ##########
 File path: sdks/python/apache_beam/transforms/userstate.py
 ##########
 @@ -149,6 +158,26 @@ def to_runner_api(self, context):
             coders._TimerCoder(coders.SingletonCoder(None))))
 
 
+# TODO(BEAM-9602): Provide support of dynamic timer
 
 Review comment:
   ```suggestion
   # TODO(BEAM-9602): Provide support for dynamic timer
   ```

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

Reply via email to