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/18 19:10:27 UTC

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

Closes #1090


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

Branch: refs/heads/python-sdk
Commit: 6e6d89d48fe7a6bca574e1637bee6fa001c13db0
Parents: fe1f396 bdcb04c
Author: Robert Bradshaw <ro...@google.com>
Authored: Tue Oct 18 12:09:20 2016 -0700
Committer: Robert Bradshaw <ro...@google.com>
Committed: Tue Oct 18 12:09:20 2016 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/avroio_test.py       |  14 +++
 sdks/python/apache_beam/io/iobase.py            |   7 ++
 sdks/python/apache_beam/io/source_test_utils.py |  68 ++++++++++--
 sdks/python/apache_beam/io/textio.py            | 103 ++++++++++++-------
 sdks/python/apache_beam/io/textio_test.py       |  17 +++
 5 files changed, 165 insertions(+), 44 deletions(-)
----------------------------------------------------------------------