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

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

                Author: ASF GitHub Bot
            Created on: 14/Nov/19 00:16
            Start Date: 14/Nov/19 00:16
    Worklog Time Spent: 10m 
      Work Description: youngoli commented on pull request #10092: [BEAM-3419] 
Explicitly model iterable side inputs as part of the Beam portability APIs.
URL: https://github.com/apache/beam/pull/10092#discussion_r346069049
 
 

 ##########
 File path: model/fn-execution/src/main/proto/beam_fn_api.proto
 ##########
 @@ -661,11 +668,28 @@ message StateKey {
     bytes key = 4;
   }
 
+  // Represents a request for the values associated with a specified window in 
a PCollection.
+  //
+  // Can only perform StateGetRequests on side inputs with the URN 
beam:side_input:iterable:v1 and
 
 Review comment:
   Ditto with the comment above.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 343023)
    Time Spent: 50m  (was: 40m)

> Enable iterable side input for beam runners.
> --------------------------------------------
>
>                 Key: BEAM-3419
>                 URL: https://issues.apache.org/jira/browse/BEAM-3419
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-core
>            Reporter: Robert Bradshaw
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to