This closes #2485
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/75d7b273 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/75d7b273 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/75d7b273 Branch: refs/heads/master Commit: 75d7b273c7436a40b2aef66a296599c1f0c68db8 Parents: 69343a6 233a9bd Author: Ahmet Altay <[email protected]> Authored: Thu Apr 13 14:54:53 2017 -0700 Committer: Ahmet Altay <[email protected]> Committed: Thu Apr 13 14:54:53 2017 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/io/filesystems_util.py | 7 ++++++- sdks/python/apache_beam/io/gcp/bigquery.py | 19 +++++++++++++++++++ .../io/gcp/datastore/v1/datastoreio.py | 20 ++++++++++++++++++++ .../runners/dataflow/dataflow_runner.py | 9 +++++++-- sdks/python/apache_beam/runners/runner.py | 10 +++++++++- 5 files changed, 61 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
