Repository: beam Updated Branches: refs/heads/master c96208347 -> 42c88f415
Closes #3359 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/42c88f41 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/42c88f41 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/42c88f41 Branch: refs/heads/master Commit: 42c88f41598a49e98a2ec376edfcbf1cd8dbd9e7 Parents: c962083 329bf1e Author: Robert Bradshaw <[email protected]> Authored: Wed Jun 14 18:18:52 2017 -0700 Committer: Robert Bradshaw <[email protected]> Committed: Wed Jun 14 18:18:52 2017 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/io/filesystem.py | 14 ++----- .../apache_beam/options/pipeline_options.py | 8 ++++ .../runners/dataflow/dataflow_runner.py | 10 +++++ sdks/python/apache_beam/utils/plugin.py | 42 ++++++++++++++++++++ 4 files changed, 63 insertions(+), 11 deletions(-) ----------------------------------------------------------------------
