You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2018/01/24 00:40:21 UTC

[beam] 01/01: Merge pull request #4465 from udim/filesystem-options

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 6663e6038ca4293ecb65627e30bca6e41556e6ff
Merge: d682042 e8a725e
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Tue Jan 23 16:40:14 2018 -0800

    Merge pull request #4465 from udim/filesystem-options
    
    [BEAM-3099] Pass PipelineOptions to FileSystem constructor.

 sdks/python/apache_beam/io/filesystem.py           |  6 ++
 sdks/python/apache_beam/io/filesystems.py          | 13 +++-
 .../apache_beam/io/gcp/gcsfilesystem_test.py       | 71 +++++++++-------------
 sdks/python/apache_beam/io/hadoopfilesystem.py     |  4 +-
 .../python/apache_beam/io/hadoopfilesystem_test.py |  4 +-
 sdks/python/apache_beam/io/localfilesystem_test.py |  4 +-
 sdks/python/apache_beam/pipeline.py                |  3 +
 7 files changed, 59 insertions(+), 46 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
chamikara@apache.org.