[
https://issues.apache.org/jira/browse/BEAM-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Groh resolved BEAM-2047.
-------------------------------
Resolution: Fixed
Assignee: Eugene Kirpichov (was: Thomas Groh)
Fix Version/s: First stable release
> 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: Eugene Kirpichov
> Fix For: First stable release
>
>
> 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)