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 2017/05/02 17:39:26 UTC

[2/2] beam git commit: Closes #2813

Closes #2813


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

Branch: refs/heads/master
Commit: 97dde95bca79c4849e9ff1cffea59adb3a846c30
Parents: 43443c9 a907323
Author: Robert Bradshaw <ro...@gmail.com>
Authored: Tue May 2 10:39:06 2017 -0700
Committer: Robert Bradshaw <ro...@gmail.com>
Committed: Tue May 2 10:39:06 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/concat_source.py     | 74 +++++++++++---------
 sdks/python/apache_beam/io/filesystems_util.py  |  3 +-
 sdks/python/apache_beam/io/gcp/bigquery.py      | 13 ++--
 sdks/python/apache_beam/io/iobase.py            |  3 +-
 sdks/python/apache_beam/io/localfilesystem.py   |  3 +-
 sdks/python/apache_beam/io/range_trackers.py    | 11 +--
 sdks/python/apache_beam/io/source_test_utils.py |  7 +-
 sdks/python/apache_beam/io/textio.py            | 13 ++--
 8 files changed, 70 insertions(+), 57 deletions(-)
----------------------------------------------------------------------