You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2016/11/29 01:41:31 UTC

[2/2] incubator-beam git commit: This closes #1404

This closes #1404


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

Branch: refs/heads/python-sdk
Commit: ad4dc87a472387b507545ab80dbd2fe42e02cea3
Parents: 1530a17 7a059d3
Author: Davor Bonaci <da...@google.com>
Authored: Mon Nov 28 17:40:50 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Nov 28 17:40:50 2016 -0800

----------------------------------------------------------------------
 sdks/python/apache_beam/io/filebasedsource.py | 42 ++++++++++++++--------
 sdks/python/apache_beam/io/fileio.py          | 31 ++++++++++++++++
 sdks/python/apache_beam/io/fileio_test.py     | 41 +++++++++++++++++++++
 sdks/python/apache_beam/io/gcsio.py           | 25 +++++++++++++
 sdks/python/apache_beam/io/gcsio_test.py      | 38 ++++++++++++++++++++
 5 files changed, 163 insertions(+), 14 deletions(-)
----------------------------------------------------------------------