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

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

                Author: ASF GitHub Bot
            Created on: 18/Oct/18 19:18
            Start Date: 18/Oct/18 19:18
    Worklog Time Spent: 10m 
      Work Description: charlesccychen commented on issue #6741: [BEAM-3450] 
Log when the runner is not properly setting the coder.
URL: https://github.com/apache/beam/pull/6741#issuecomment-431129871
 
 
   Thanks, this LGTM.

----------------------------------------------------------------
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: 156101)
    Time Spent: 0.5h  (was: 20m)

> RemoteGrpcPorts should contain the wire format
> ----------------------------------------------
>
>                 Key: BEAM-3450
>                 URL: https://issues.apache.org/jira/browse/BEAM-3450
>             Project: Beam
>          Issue Type: Bug
>          Components: beam-model, runner-core
>            Reporter: Thomas Groh
>            Assignee: Thomas Groh
>            Priority: Major
>             Fix For: 2.3.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This forces the runner to include the wire format independently from a 
> PCollection coder, which should be the coder of the type of the PCollection 
> (e.g. in Java, PCollection<T> has Coder<T> instead of 
> Coder<WindowedValue<T>>, but the runner must use Coder<WindowedValue<T>> over 
> edges).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to