This closes #1173
Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/25102f79 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/25102f79 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/25102f79 Branch: refs/heads/python-sdk Commit: 25102f798cf8ddc2a706c3932e856a7825555dc5 Parents: 48fdd06 3bec5e0 Author: Kenneth Knowles <[email protected]> Authored: Wed Oct 26 14:59:14 2016 -0700 Committer: Kenneth Knowles <[email protected]> Committed: Wed Oct 26 14:59:14 2016 -0700 ---------------------------------------------------------------------- .../beam/examples/complete/game/GameStats.java | 52 +++++++++++--------- .../examples/complete/game/HourlyTeamScore.java | 28 ++++++----- .../examples/complete/game/LeaderBoard.java | 43 +++++++++------- .../beam/examples/complete/game/UserScore.java | 14 ++++-- .../complete/game/utils/WriteToBigQuery.java | 49 ++++++++++-------- .../game/utils/WriteWindowedToBigQuery.java | 14 +++--- 6 files changed, 114 insertions(+), 86 deletions(-) ----------------------------------------------------------------------
