Closes #723

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

Branch: refs/heads/python-sdk
Commit: 9fe102a5cf477225108bef7f24df2299c1b15563
Parents: 47042ce 3d64a8c
Author: Robert Bradshaw <rober...@gmail.com>
Authored: Sat Jul 23 16:42:31 2016 -0700
Committer: Robert Bradshaw <rober...@gmail.com>
Committed: Sat Jul 23 16:42:31 2016 -0700

----------------------------------------------------------------------
 .../examples/complete/autocomplete.py           |  9 +++-
 .../examples/complete/estimate_pi.py            |  8 ++-
 .../apache_beam/examples/complete/tfidf.py      |  8 ++-
 .../examples/complete/top_wikipedia_sessions.py | 10 +++-
 .../examples/cookbook/bigquery_side_input.py    |  8 ++-
 .../apache_beam/examples/cookbook/bigshuffle.py |  9 +++-
 .../apache_beam/examples/cookbook/coders.py     |  7 +++
 .../examples/cookbook/group_with_coder.py       |  9 +++-
 .../examples/cookbook/mergecontacts.py          |  9 +++-
 .../examples/cookbook/multiple_output_pardo.py  |  9 +++-
 sdks/python/apache_beam/examples/wordcount.py   |  9 +++-
 .../apache_beam/examples/wordcount_debugging.py |  9 +++-
 .../apache_beam/examples/wordcount_minimal.py   |  9 +++-
 .../python/apache_beam/utils/dependency_test.py | 33 +++++++-----
 sdks/python/apache_beam/utils/options.py        |  2 +-
 sdks/python/setup.py                            | 56 +++++++++++---------
 16 files changed, 144 insertions(+), 60 deletions(-)
----------------------------------------------------------------------


Reply via email to