Repository: beam Updated Branches: refs/heads/master 294518e59 -> 34eb9b0f3
This closes #3869 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/34eb9b0f Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/34eb9b0f Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/34eb9b0f Branch: refs/heads/master Commit: 34eb9b0f3add0b9bd4a0801ceb0fbd4d5885a64d Parents: 294518e 060bda2 Author: Thomas Groh <[email protected]> Authored: Thu Oct 5 09:45:44 2017 -0700 Committer: Thomas Groh <[email protected]> Committed: Thu Oct 5 09:45:44 2017 -0700 ---------------------------------------------------------------------- .../WindowingStrategyTranslation.java | 7 ------ .../src/main/proto/beam_runner_api.proto | 3 --- sdks/python/apache_beam/coders/coders.py | 1 - .../runners/portability/fn_api_runner.py | 26 -------------------- sdks/python/apache_beam/transforms/core.py | 4 --- .../python/apache_beam/transforms/ptransform.py | 1 - sdks/python/apache_beam/utils/urns.py | 1 - 7 files changed, 43 deletions(-) ----------------------------------------------------------------------
