You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/01/04 03:48:58 UTC

[jira] [Updated] (BEAM-1242) convert older IO/Sources to use standard ReadTransform style

     [ https://issues.apache.org/jira/browse/BEAM-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin updated BEAM-1242:
----------------------------------
    Issue Type: Improvement  (was: Bug)

> convert older IO/Sources to use standard ReadTransform style
> ------------------------------------------------------------
>
>                 Key: BEAM-1242
>                 URL: https://issues.apache.org/jira/browse/BEAM-1242
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-model, sdk-java-core
>            Reporter: Stephen Sisk
>            Assignee: Frances Perry
>            Priority: Minor
>
> In more recent IOs added to the beam java SDK, we use a style like:
> MyDatabaseIO.read()
> which returns a transform. This seems to be the consensus style now, and it'd be good to move the older transforms over to the newer style. XmlSource & TextIO are two examples of older styles that should be replaced. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)