Repository: incubator-beam Updated Branches: refs/heads/python-sdk 50afc87cd -> b4fc20e44
Closes #1395 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b4fc20e4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/b4fc20e4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/b4fc20e4 Branch: refs/heads/python-sdk Commit: b4fc20e4432d2b956a0333d8e0c6b9aeb472a804 Parents: 50afc87 c127f7a Author: bchambers <[email protected]> Authored: Mon Nov 21 16:21:26 2016 -0800 Committer: bchambers <[email protected]> Committed: Mon Nov 21 16:21:26 2016 -0800 ---------------------------------------------------------------------- sdks/python/apache_beam/internal/apiclient.py | 2 +- .../apache_beam/internal/apiclient_test.py | 1 + sdks/python/apache_beam/transforms/display.py | 27 ++++++++++++++++++++ .../apache_beam/transforms/display_test.py | 17 ++++++++++++ 4 files changed, 46 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
