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

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

                Author: ASF GitHub Bot
            Created on: 22/Apr/20 22:51
            Start Date: 22/Apr/20 22:51
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #11472:
URL: https://github.com/apache/beam/pull/11472#issuecomment-618080046


   > Yes, I believe that `restriction size` is really syntactic sugar for `work 
remaining`. So in fixed size restrictions, `restriction size` should be able to 
be used to calculate the work remaining when we start and when we finish which 
then allows us to compute `work completed`.
   
   Thinking about this more, it doesn't seem like we can use restriction size 
since we don't have access to the reduced current restriction size as the 
tracker is making progress. This prevents us from passing it into the get_size 
methods in Java/Python/Go.


----------------------------------------------------------------
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: 426313)
    Time Spent: 28h 50m  (was: 28h 40m)

> Fn API SDF support
> ------------------
>
>                 Key: BEAM-2939
>                 URL: https://issues.apache.org/jira/browse/BEAM-2939
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-model
>            Reporter: Henning Rohde
>            Assignee: Luke Cwik
>            Priority: Major
>              Labels: portability
>          Time Spent: 28h 50m
>  Remaining Estimate: 0h
>
> The Fn API should support streaming SDF. Detailed design TBD.
> Once design is ready, expand subtasks similarly to BEAM-2822.



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

Reply via email to