You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/04/23 19:54:59 UTC

[2/2] beam git commit: This closes #2643

This closes #2643


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a6701973
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a6701973
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/a6701973

Branch: refs/heads/master
Commit: a67019739dc7f09a8336b9606c3726ad5d546f51
Parents: 1dce98f 9b7bbc2
Author: Ahmet Altay <al...@google.com>
Authored: Sun Apr 23 12:54:48 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Sun Apr 23 12:54:48 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/gcp/gcsfilesystem.py |  5 +-
 .../apache_beam/io/gcp/gcsfilesystem_test.py    | 10 ++-
 .../runners/dataflow/internal/apiclient.py      |  8 ++-
 .../runners/dataflow/internal/dependency.py     | 23 ++++---
 .../dataflow/internal/dependency_test.py        |  5 +-
 sdks/python/apache_beam/utils/__init__.py       |  4 --
 sdks/python/apache_beam/utils/path.py           | 46 -------------
 sdks/python/apache_beam/utils/path_test.py      | 70 --------------------
 8 files changed, 31 insertions(+), 140 deletions(-)
----------------------------------------------------------------------