Repository: incubator-beam Updated Branches: refs/heads/python-sdk d898d56ae -> 1305c108a
Closes #599 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/1305c108 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/1305c108 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/1305c108 Branch: refs/heads/python-sdk Commit: 1305c108a63cb1675fd9bc36fa990bb87033eaeb Parents: d898d56 c9c31fd Author: Robert Bradshaw <[email protected]> Authored: Fri Jul 15 10:23:13 2016 -0700 Committer: Robert Bradshaw <[email protected]> Committed: Fri Jul 15 10:23:13 2016 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/io/filebasedsource.py | 9 +-------- sdks/python/apache_beam/io/fileio.py | 14 ++++++++++++++ sdks/python/apache_beam/io/gcsio.py | 15 +++++++++++++++ sdks/python/apache_beam/io/gcsio_test.py | 8 ++++++++ sdks/python/apache_beam/io/range_trackers.py | 3 ++- sdks/python/apache_beam/io/range_trackers_test.py | 3 +++ 6 files changed, 43 insertions(+), 9 deletions(-) ----------------------------------------------------------------------
