[
https://issues.apache.org/jira/browse/BEAM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aviem Zur reassigned BEAM-1354:
-------------------------------
Assignee: Aviem Zur
> TextIO should comply with PTransform style guide
> ------------------------------------------------
>
> Key: BEAM-1354
> URL: https://issues.apache.org/jira/browse/BEAM-1354
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Eugene Kirpichov
> Assignee: Aviem Zur
> Labels: backward-incompatible
>
> * TextIO.Read,Write.Bound,Unbound - Bound,Unbound are banned names. Instead,
> TextIO should make the user specify the type parameters explicitly, and have
> simply TextIO.Read and TextIO.Write themselves be the transform tyles.
> * Both should take simply String, and not use Coder as a general-purpose
> serialization mechanism.
> ** The Javadoc should be changed to reflect this.
> * Should perhaps use AutoValue for parameter builders
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)