[
https://issues.apache.org/jira/browse/BEAM-9562?focusedWorklogId=406766&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-406766
]
ASF GitHub Bot logged work on BEAM-9562:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Mar/20 03:39
Start Date: 20/Mar/20 03:39
Worklog Time Spent: 10m
Work Description: lukecwik commented on pull request #11177: [BEAM-9562]
Add Timer to Elements proto representation.
URL: https://github.com/apache/beam/pull/11177#discussion_r395426028
##########
File path: model/fn-execution/src/main/proto/beam_fn_api.proto
##########
@@ -164,6 +164,11 @@ message ProcessBundleDescriptor {
// data plane or if any of the transforms rely on user state or side inputs.
org.apache.beam.model.pipeline.v1.ApiServiceDescriptor
state_api_service_descriptor = 7;
+
+ // A descriptor describing the end point to use for Data API to use user
+ // timers.
Review comment:
```suggestion
// A descriptor describing the end point to use for Data API for user
timers.
// Required if the ProcessBundleDescriptor contains any transforms that
have user timers.
```
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 406766)
Time Spent: 20m (was: 10m)
> Remove timer from PCollection and treat timers as Elements
> -----------------------------------------------------------
>
> Key: BEAM-9562
> URL: https://issues.apache.org/jira/browse/BEAM-9562
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-harness
> Reporter: Boyuan Zhang
> Assignee: Boyuan Zhang
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)