You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2016/10/15 20:35:32 UTC

[3/3] incubator-beam git commit: Closes #1053

Closes #1053


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

Branch: refs/heads/python-sdk
Commit: 24b7bcc26c5d99d992dad51f58b14be7d1fbc551
Parents: 56ab1a4 b457585
Author: Robert Bradshaw <ro...@gmail.com>
Authored: Sat Oct 15 13:31:46 2016 -0700
Committer: Robert Bradshaw <ro...@gmail.com>
Committed: Sat Oct 15 13:31:46 2016 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/avroio.py            |  52 ++--
 sdks/python/apache_beam/io/avroio_test.py       |  20 ++
 .../apache_beam/io/filebasedsource_test.py      |  47 ++--
 sdks/python/apache_beam/io/fileio.py            | 120 ++++------
 sdks/python/apache_beam/io/fileio_test.py       | 238 ++-----------------
 sdks/python/apache_beam/io/textio.py            |  71 +++---
 sdks/python/apache_beam/io/textio_test.py       |  86 ++++---
 7 files changed, 231 insertions(+), 403 deletions(-)
----------------------------------------------------------------------