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

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

                Author: ASF GitHub Bot
            Created on: 05/Apr/19 18:28
            Start Date: 05/Apr/19 18:28
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #8235: [BEAM-2939] 
Add split_and_size method for SDFs.
URL: https://github.com/apache/beam/pull/8235#discussion_r272698413
 
 

 ##########
 File path: sdks/python/apache_beam/transforms/core.py
 ##########
 @@ -279,6 +276,12 @@ def restriction_size(self, element, restriction):
     """
     return self.create_tracker(restriction).default_size()
 
+  def split_and_size(self, element, restriction):
 
 Review comment:
   Add this "optional" method to the list on 
sdks/python/apache_beam/transforms/core.py:204
 
----------------------------------------------------------------
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: 223766)
    Time Spent: 15h 10m  (was: 15h)

> 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, triaged
>          Time Spent: 15h 10m
>  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
(v7.6.3#76005)

Reply via email to