You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2017/01/13 18:28:50 UTC

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

This closes #1774


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

Branch: refs/heads/python-sdk
Commit: f25c0e434e9abcc94c9377c412e403ac92444013
Parents: 8c22513 c94946a
Author: Davor Bonaci <da...@google.com>
Authored: Fri Jan 13 10:28:39 2017 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Fri Jan 13 10:28:39 2017 -0800

----------------------------------------------------------------------
 sdks/python/README.md                           |   8 +-
 .../examples/cookbook/bigshuffle_test.py        |   1 -
 .../apache_beam/examples/snippets/snippets.py   | 121 +++++--------------
 .../examples/snippets/snippets_test.py          |   4 +-
 .../apache_beam/examples/wordcount_debugging.py |   2 +-
 sdks/python/apache_beam/internal/auth.py        |   2 +-
 sdks/python/apache_beam/internal/util.py        |   2 +-
 sdks/python/apache_beam/io/bigquery.py          |  17 ++-
 .../apache_beam/io/filebasedsource_test.py      |  18 +--
 sdks/python/apache_beam/io/fileio_test.py       |   6 +-
 10 files changed, 58 insertions(+), 123 deletions(-)
----------------------------------------------------------------------