You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2017/08/30 18:48:00 UTC

[jira] [Created] (BEAM-2828) Create FileIO

Eugene Kirpichov created BEAM-2828:
--------------------------------------

             Summary: Create FileIO
                 Key: BEAM-2828
                 URL: https://issues.apache.org/jira/browse/BEAM-2828
             Project: Beam
          Issue Type: New Feature
          Components: sdk-java-core
            Reporter: Eugene Kirpichov
            Assignee: Eugene Kirpichov
             Fix For: 2.2.0


Let's have FileIO as a namespace for transforms such as: current Match.filepatterns(); FileIO.read() for reading whole files and FileIO.write() for writing whole files, etc.

Target for 2.2.0 is just creating the namespace and moving Match.filepatterns() into it (https://github.com/apache/beam/pull/3759).

Related JIRAs: https://issues.apache.org/jira/browse/BEAM-2750 and https://issues.apache.org/jira/browse/BEAM-2751



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)