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 22:36:22 UTC

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

This closes #3011


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

Branch: refs/heads/release-2.0.0
Commit: 23beb5600a25ec6d318797d830561909c5301e6b
Parents: fb6130f 9151ef0
Author: Ahmet Altay <al...@google.com>
Authored: Tue May 9 15:36:12 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue May 9 15:36:12 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(-)
----------------------------------------------------------------------