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/05/09 19:08:13 UTC

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

This closes #2977


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

Branch: refs/heads/master
Commit: 9fc8198cd56f05156184bf57f6a2bcdd89d85df1
Parents: 72b361e b7b5602
Author: Ahmet Altay <al...@google.com>
Authored: Tue May 9 12:08:04 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue May 9 12:08:04 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/gcp/bigquery.py      |  8 ++------
 sdks/python/apache_beam/io/iobase.py            |  5 -----
 sdks/python/apache_beam/pvalue.py               |  7 -------
 .../runners/dataflow/internal/dependency.py     |  2 +-
 .../runners/direct/watermark_manager.py         |  4 ++--
 .../portability/maptask_executor_runner.py      |  3 ++-
 sdks/python/apache_beam/transforms/timeutil.py  | 10 ----------
 sdks/python/apache_beam/transforms/trigger.py   |  4 ++--
 sdks/python/apache_beam/transforms/window.py    | 12 +++++------
 .../apache_beam/transforms/window_test.py       |  4 ++--
 .../apache_beam/utils/pipeline_options.py       | 21 --------------------
 sdks/python/apache_beam/utils/value_provider.py | 21 --------------------
 .../apache_beam/utils/windowed_value_test.py    |  2 +-
 13 files changed, 18 insertions(+), 85 deletions(-)
----------------------------------------------------------------------