This is an automated email from the ASF dual-hosted git repository. chamikara pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit e34fee13a12ad1bc8694c7f8d1bdedc9afb88e17 Merge: 2b242fe fe2de5e Author: Chamikara Jayalath <[email protected]> AuthorDate: Thu Feb 1 14:25:32 2018 -0800 Merge pull request #4471: [BEAM-3099] Split out BufferedReader and BufferedWriter from gcsio. sdks/python/apache_beam/io/filesystemio.py | 264 +++++++++++++ sdks/python/apache_beam/io/filesystemio_test.py | 185 +++++++++ sdks/python/apache_beam/io/gcp/gcsio.py | 481 ++++-------------------- sdks/python/apache_beam/io/gcp/gcsio_test.py | 48 +-- 4 files changed, 528 insertions(+), 450 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
