Repository: incubator-beam Updated Branches: refs/heads/python-sdk 2649372d6 -> bc32bc866
Closes #940 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/bc32bc86 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/bc32bc86 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/bc32bc86 Branch: refs/heads/python-sdk Commit: bc32bc8661b31036a879cb2b569b1fe976e2ac4b Parents: 2649372 6a483c1 Author: Dan Halperin <[email protected]> Authored: Mon Sep 12 17:07:22 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Mon Sep 12 17:07:22 2016 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/io/fileio.py | 892 ++++++++++++------- sdks/python/apache_beam/io/fileio_test.py | 535 +++++++++-- sdks/python/apache_beam/io/gcsio.py | 93 +- sdks/python/apache_beam/io/gcsio_test.py | 147 +-- .../runners/inprocess/inprocess_runner_test.py | 9 +- 5 files changed, 1174 insertions(+), 502 deletions(-) ----------------------------------------------------------------------
