[
https://issues.apache.org/jira/browse/BEAM-6233?focusedWorklogId=191423&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-191423
]
ASF GitHub Bot logged work on BEAM-6233:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jan/19 04:59
Start Date: 29/Jan/19 04:59
Worklog Time Spent: 10m
Work Description: kennknowles commented on pull request #7330:
[BEAM-6233]: Add initial user timer support in Dataflow for batch pipelines
URL: https://github.com/apache/beam/pull/7330#discussion_r251691687
##########
File path:
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/graph/CreateExecutableStageNodeFunction.java
##########
@@ -260,11 +249,13 @@ public Node apply(MutableNetwork<Node, Edge> input) {
e);
}
+ // TODO(BEAM-6275): Set correct IsBounded on generated PCollections
Review comment:
The function here is bonkers long. Not your responsibility but if your
hacking lent you any insight, please do split it into pieces like 1/10 the size.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 191423)
> Make bundle execution with ExecutableStage support timer/states
> ---------------------------------------------------------------
>
> Key: BEAM-6233
> URL: https://issues.apache.org/jira/browse/BEAM-6233
> Project: Beam
> Issue Type: Task
> Components: runner-dataflow
> Reporter: Boyuan Zhang
> Assignee: Sam Rohde
> Priority: Major
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)