You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/08/15 22:24:57 UTC

[2/2] incubator-beam git commit: Closes #829

Closes #829


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

Branch: refs/heads/python-sdk
Commit: 1d53e28e94610530b87f750e976e162ec378293f
Parents: b28e719 a4760fe
Author: Dan Halperin <dh...@google.com>
Authored: Mon Aug 15 15:24:52 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Mon Aug 15 15:24:52 2016 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/fileio.py            | 25 ++++++++++++++++----
 sdks/python/apache_beam/io/gcsio.py             |  9 +++++--
 sdks/python/apache_beam/io/gcsio_test.py        | 23 +++++++++++++++++-
 sdks/python/apache_beam/runners/common.pxd      |  2 +-
 sdks/python/apache_beam/runners/common.py       | 18 ++++++++++----
 .../python/apache_beam/runners/direct_runner.py |  9 +++----
 .../runners/inprocess/transform_evaluator.py    |  8 +++----
 .../apache_beam/transforms/aggregator_test.py   |  8 +++----
 8 files changed, 75 insertions(+), 27 deletions(-)
----------------------------------------------------------------------