This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from d682042 Merge pull request #4212 Remove legacy windowfn translation.
add e8a725e Pass PipelineOptions to FileSystem constructor.
new 6663e60 Merge pull request #4465 from udim/filesystem-options
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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
[email protected].