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

[06/50] beam git commit: This closes #3405

This closes #3405


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

Branch: refs/heads/gearpump-runner
Commit: d1d78121b64b6d30dfddd023eb1145d6983d96d8
Parents: 50acc6c 56041b7
Author: Ahmet Altay <al...@google.com>
Authored: Wed Jun 21 09:23:17 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Wed Jun 21 09:23:17 2017 -0700

----------------------------------------------------------------------
 .../runners/direct/evaluation_context.py        |  3 +-
 .../apache_beam/runners/direct/executor.py      | 37 ++++++++-----
 .../runners/direct/transform_evaluator.py       | 48 +++++++++++++---
 .../runners/direct/transform_result.py          | 40 --------------
 sdks/python/apache_beam/runners/direct/util.py  | 58 ++++++++++++++++++++
 .../runners/direct/watermark_manager.py         | 56 +++++++++++--------
 sdks/python/apache_beam/transforms/trigger.py   | 10 +++-
 7 files changed, 163 insertions(+), 89 deletions(-)
----------------------------------------------------------------------