[
https://issues.apache.org/jira/browse/BEAM-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997080#comment-15997080
]
ASF GitHub Bot commented on BEAM-2047:
--------------------------------------
Github user tgroh closed the pull request at:
https://github.com/apache/beam/pull/2615
> PubsubStreamingWrite should use the input coder by default
> ----------------------------------------------------------
>
> Key: BEAM-2047
> URL: https://issues.apache.org/jira/browse/BEAM-2047
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow
> Reporter: Thomas Groh
> Assignee: Thomas Groh
>
> If there is no explicit coder nor format fn that converts an object to a
> byte[], we can reuse the input coder. If we do not, the graph fails to
> validate at job submission.
> We may be able to remove all of the coder checks when we no longer use coders
> to convert elements to bytes for pubsub.
> See also https://issues.apache.org/jira/browse/BEAM-1662
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)