You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/04/06 18:56:36 UTC

[2/2] beam git commit: This closes #2452: Rename FunctionSpec and UrnWithParameter to their (hopefully) final names

This closes #2452: Rename FunctionSpec and UrnWithParameter to their (hopefully) final names


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

Branch: refs/heads/master
Commit: 0a176454c3378118ea15609543752889ee5c89d0
Parents: 37e4cc1 fa47527
Author: Kenneth Knowles <kl...@google.com>
Authored: Thu Apr 6 11:53:49 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Thu Apr 6 11:53:49 2017 -0700

----------------------------------------------------------------------
 .../src/main/proto/beam_runner_api.proto        |  46 ++--
 .../beam/sdk/util/WindowingStrategies.java      |  18 +-
 sdks/python/apache_beam/coders/coders.py        |   4 +-
 sdks/python/apache_beam/pipeline.py             |   2 +-
 .../runners/api/beam_runner_api_pb2.py          | 272 +++++++++----------
 sdks/python/apache_beam/transforms/trigger.py   |  12 +-
 sdks/python/apache_beam/transforms/window.py    |   4 +-
 7 files changed, 179 insertions(+), 179 deletions(-)
----------------------------------------------------------------------