Thomas Groh created BEAM-3450:
---------------------------------

             Summary: 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


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
(v6.4.14#64029)

Reply via email to