[ 
https://issues.apache.org/jira/browse/BEAM-4056?focusedWorklogId=90626&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-90626
 ]

ASF GitHub Bot logged work on BEAM-4056:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Apr/18 22:58
            Start Date: 12/Apr/18 22:58
    Worklog Time Spent: 10m 
      Work Description: tgroh commented on a change in pull request #5118: 
[BEAM-4056] Identify side inputs by transform id and local name
URL: https://github.com/apache/beam/pull/5118#discussion_r181237746
 
 

 ##########
 File path: model/pipeline/src/main/proto/beam_runner_api.proto
 ##########
 @@ -217,12 +217,12 @@ message ExecutableStagePayload {
   // PTransform the ExecutableStagePayload is the payload of.
   string input = 2;
 
-  // Side Input PCollection ids. Each must be present as a value in the inputs 
of
-  // any PTransform the ExecutableStagePayload is the payload of.
-  repeated string side_inputs = 3;
+  // The side inputs required for this executable stage. Each must be prsent 
as a side input of
 
 Review comment:
   spelling

----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 90626)
    Time Spent: 0.5h  (was: 20m)

> Identify Side Inputs by PTransform ID and local name
> ----------------------------------------------------
>
>                 Key: BEAM-4056
>                 URL: https://issues.apache.org/jira/browse/BEAM-4056
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-core
>            Reporter: Ben Sidhom
>            Assignee: Ben Sidhom
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This is necessary in order to correctly identify side inputs during all 
> phases of portable pipeline execution (fusion, translation, and SDK 
> execution).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to