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

[jira] [Created] (BEAM-1238) Update README examples to use the new io APIs

María GH created BEAM-1238:
------------------------------

             Summary: Update README examples to use the new io APIs
                 Key: BEAM-1238
                 URL: https://issues.apache.org/jira/browse/BEAM-1238
             Project: Beam
          Issue Type: Bug
          Components: sdk-py
            Reporter: María GH
            Assignee: María GH
            Priority: Minor


beam.Read(beam.io.TextFileSource(...)) --> beam.io.ReadFromText(...)
beam.Write(beam.io.TextFileSink(...)) --> beam.io.WriteToText(...)



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