[
https://issues.apache.org/jira/browse/BEAM-6067?focusedWorklogId=167993&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-167993
]
ASF GitHub Bot logged work on BEAM-6067:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/18 21:51
Start Date: 20/Nov/18 21:51
Worklog Time Spent: 10m
Work Description: robertwb commented on issue #7081: [BEAM-6067] In
Python SDK, specify pipeline_proto_coder_id property in non-Beam-standard
CloudObject coders
URL: https://github.com/apache/beam/pull/7081#issuecomment-440441998
Specific command you can run are
```
git fetch upstream # Assuming you followed
https://cwiki.apache.org/confluence/display/BEAM/Git+Tips
git rebase upstream/master # at any time you can git rebase --abort
git push -f
```
----------------------------------------------------------------
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: 167993)
Time Spent: 2h 20m (was: 2h 10m)
Remaining Estimate: 165h 40m (was: 165h 50m)
> Dataflow runner should include portable pipeline coder id in CloudObject
> coder representation
> ---------------------------------------------------------------------------------------------
>
> Key: BEAM-6067
> URL: https://issues.apache.org/jira/browse/BEAM-6067
> Project: Beam
> Issue Type: Improvement
> Components: beam-model
> Reporter: Craig Chambers
> Assignee: Craig Chambers
> Priority: Major
> Original Estimate: 168h
> Time Spent: 2h 20m
> Remaining Estimate: 165h 40m
>
> When translating a BeamJava Coder into the DataflowRunner's CloudObject
> property map, include a property that specifies the id in the Beam model
> Pipeline coders map corresponding to that Coder. This will allow the
> DataflowRunner to reference the corresponding Beam coder in the FnAPI
> processing bundle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)