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

[4/4] incubator-beam git commit: [BEAM-1010] A few improvements to Apache Beam Python's FileIO.

[BEAM-1010] A few improvements to Apache Beam Python's FileIO.

This closes #1392


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

Branch: refs/heads/python-sdk
Commit: 8e88c7b035e76c6e15d03a79f9751c6e53786859
Parents: c1440f7 6aa50c1
Author: Luke Cwik <lc...@google.com>
Authored: Mon Nov 21 11:31:42 2016 -0800
Committer: Luke Cwik <lc...@google.com>
Committed: Mon Nov 21 11:31:42 2016 -0800

----------------------------------------------------------------------
 sdks/python/apache_beam/io/fileio.py      | 14 +++++++-
 sdks/python/apache_beam/io/fileio_test.py | 48 +++++++++++++++++++++++---
 sdks/python/apache_beam/io/textio.py      |  6 +---
 sdks/python/apache_beam/io/textio_test.py | 26 ++++++++++++++
 4 files changed, 84 insertions(+), 10 deletions(-)
----------------------------------------------------------------------