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

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

                Author: ASF GitHub Bot
            Created on: 19/Mar/20 19:29
            Start Date: 19/Mar/20 19:29
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on pull request #11162: [BEAM-9339, 
BEAM-2939] Drop splittable field from ParDoPayload, add splittable dofn 
requirement to Python SDK.
URL: https://github.com/apache/beam/pull/11162#discussion_r395269363
 
 

 ##########
 File path: model/pipeline/src/main/proto/beam_runner_api.proto
 ##########
 @@ -457,10 +457,9 @@ message ParDoPayload {
   // be placed in the pipeline requirements.
   map<string, TimerFamilySpec> timer_family_specs = 9;
 
-  // Whether the DoFn is splittable
-  bool splittable = 6;
-
-  // (Required if splittable == true) Id of the restriction coder.
+  // (Optional) Only set when this ParDo contains a splittable DoFn.
 
 Review comment:
   Because it's not as obvious. But I can see the pros and cons. 
 
----------------------------------------------------------------
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: 406531)
    Time Spent: 6h 40m  (was: 6.5h)

> Declare capabilities in SDK environments
> ----------------------------------------
>
>                 Key: BEAM-9339
>                 URL: https://issues.apache.org/jira/browse/BEAM-9339
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-go, sdk-java-harness, sdk-py-harness
>            Reporter: Robert Bradshaw
>            Assignee: Robert Bradshaw
>            Priority: Major
>          Time Spent: 6h 40m
>  Remaining Estimate: 0h
>




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

Reply via email to