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

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

                Author: ASF GitHub Bot
            Created on: 29/Jun/20 19:06
            Start Date: 29/Jun/20 19:06
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on a change in pull request #12016:
URL: https://github.com/apache/beam/pull/12016#discussion_r447190738



##########
File path: sdks/python/apache_beam/transforms/core.py
##########
@@ -622,6 +638,16 @@ class DoFn(WithTypeHints, HasDisplayData, 
urns.RunnerApiFn):
   def from_callable(fn):
     return CallableWrapperDoFn(fn)
 
+  @staticmethod
+  def unbounded_per_element():

Review comment:
       This should also control whether the PCollection is unbounded or not 
during expand.




----------------------------------------------------------------
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: 452588)
    Time Spent: 20m  (was: 10m)

> Support drain in SDF
> --------------------
>
>                 Key: BEAM-10341
>                 URL: https://issues.apache.org/jira/browse/BEAM-10341
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-harness, sdk-py-harness
>            Reporter: Boyuan Zhang
>            Priority: P2
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




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

Reply via email to