This closes #2770

Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/87a12af6
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/87a12af6
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/87a12af6

Branch: refs/heads/master
Commit: 87a12af6c948ea4678df91821d98902aacaa6b3b
Parents: 0ce01b6 5ec48c5
Author: chamik...@google.com <chamik...@google.com>
Authored: Tue May 2 13:56:57 2017 -0700
Committer: chamik...@google.com <chamik...@google.com>
Committed: Tue May 2 13:56:57 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/fileio.py            | 20 +++++--
 sdks/python/apache_beam/io/fileio_test.py       | 56 ++++++++++++++++++++
 sdks/python/apache_beam/io/filesystem.py        | 17 ++++++
 sdks/python/apache_beam/io/filesystems.py       | 18 +++++++
 sdks/python/apache_beam/io/gcp/gcsfilesystem.py | 34 +++++++++++-
 .../apache_beam/io/gcp/gcsfilesystem_test.py    | 12 +++++
 sdks/python/apache_beam/io/localfilesystem.py   | 13 +++++
 .../apache_beam/io/localfilesystem_test.py      | 35 ++++++++++++
 8 files changed, 200 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


Reply via email to