[
https://issues.apache.org/jira/browse/BEAM-10110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147523#comment-17147523
]
Beam JIRA Bot commented on BEAM-10110:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Populate pipeline_proto_coder_id field for dataflow.
> ----------------------------------------------------
>
> Key: BEAM-10110
> URL: https://issues.apache.org/jira/browse/BEAM-10110
> Project: Beam
> Issue Type: Task
> Components: runner-dataflow, sdk-go
> Reporter: Robert Burke
> Assignee: Robert Burke
> Priority: P2
> Labels: stale-assigned
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Dataflow isn't natively translating from the Beam Pipeline Proto yet, but
> requires SDKs to translate the graph into it's own format. Adding this hint
> for custom coders (Coders not known to Dataflow/Beam) avoids having dataflow
> re-synthesize coders from it's format, back to the pipeline proto.
> Currently there's the awkward restriction on which coders should receive the
> ID, rather than having the SDK apply the field to all of them, but this is a
> good first step to get there. This restriction may be lifted on a subsequent
> dataflow release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)