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/03/15 21:49:53 UTC

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

This closes #2252


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

Branch: refs/heads/master
Commit: 477e789a4f554a23c9a100364c95bee1e01b23f8
Parents: 88c2fe1 0245413
Author: Ahmet Altay <al...@google.com>
Authored: Wed Mar 15 14:49:16 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Wed Mar 15 14:49:16 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/examples/wordcount.py   |  31 ++--
 .../apache_beam/internal/gcp/json_value.py      |   6 -
 sdks/python/apache_beam/io/filebasedsource.py   |  46 ++----
 .../apache_beam/io/filebasedsource_test.py      |  28 +---
 sdks/python/apache_beam/io/fileio.py            |  44 ++----
 sdks/python/apache_beam/io/fileio_test.py       |  45 ++----
 sdks/python/apache_beam/transforms/display.py   |   1 -
 .../apache_beam/transforms/display_test.py      |  36 -----
 .../apache_beam/utils/pipeline_options.py       |  81 +---------
 .../apache_beam/utils/pipeline_options_test.py  |  50 +------
 sdks/python/apache_beam/utils/value_provider.py | 108 --------------
 .../apache_beam/utils/value_provider_test.py    | 146 -------------------
 12 files changed, 62 insertions(+), 560 deletions(-)
----------------------------------------------------------------------