Repository: incubator-beam Updated Branches: refs/heads/python-sdk d72ffb080 -> 0358e6e8f
Closes #785 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/0358e6e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/0358e6e8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/0358e6e8 Branch: refs/heads/python-sdk Commit: 0358e6e8f853de332ffc2ad3a1d71f4414d31691 Parents: d72ffb0 0529a12 Author: Dan Halperin <[email protected]> Authored: Wed Aug 10 09:42:00 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Wed Aug 10 09:42:00 2016 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/runners/common.pxd | 2 +- sdks/python/apache_beam/runners/common.py | 18 ++++++++++++++---- sdks/python/apache_beam/runners/direct_runner.py | 9 +++------ .../runners/inprocess/transform_evaluator.py | 8 +++----- 4 files changed, 21 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
