[
https://issues.apache.org/jira/browse/BEAM-3515?focusedWorklogId=99475&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-99475
]
ASF GitHub Bot logged work on BEAM-3515:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/May/18 11:52
Start Date: 08/May/18 11:52
Worklog Time Spent: 10m
Work Description: kennknowles commented on a change in pull request
#5277: [BEAM-3515] Portable translation of SplittableProcessKeyed
URL: https://github.com/apache/beam/pull/5277#discussion_r186700493
##########
File path: model/pipeline/src/main/proto/beam_runner_api.proto
##########
@@ -352,6 +356,20 @@ message ParDoPayload {
bool splittable = 6;
}
+// The payload for the primitive SplittableProcessKeyed transform.
+message SplittableProcessKeyedPayload {
Review comment:
Did you/we ever separate the non-primitive payloads into another file? This
should go there.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 99475)
Time Spent: 2h 50m (was: 2h 40m)
> Use portable ParDoPayload for SDF in DataflowRunner
> ---------------------------------------------------
>
> Key: BEAM-3515
> URL: https://issues.apache.org/jira/browse/BEAM-3515
> Project: Beam
> Issue Type: Sub-task
> Components: runner-dataflow
> Reporter: Kenneth Knowles
> Assignee: Eugene Kirpichov
> Priority: Major
> Labels: portability
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> The Java-specific blobs transmitted to Dataflow need more context, in the
> form of portability framework protos.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)