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 2016/04/08 20:31:30 UTC

[2/2] incubator-beam git commit: This merges #149

This merges #149


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

Branch: refs/heads/master
Commit: 5f24cef20d481c83b3d79a2adf73595f3a34a586
Parents: 6348a1f 64a8fb7
Author: Kenneth Knowles <kl...@google.com>
Authored: Fri Apr 8 11:17:40 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Fri Apr 8 11:17:40 2016 -0700

----------------------------------------------------------------------
 .../PassthroughTransformEvaluator.java          |  49 ++++
 .../inprocess/TransformEvaluatorRegistry.java   |   2 +
 .../inprocess/WindowEvaluatorFactory.java       | 130 +++++++++++
 .../inprocess/WindowEvaluatorFactoryTest.java   | 221 +++++++++++++++++++
 4 files changed, 402 insertions(+)
----------------------------------------------------------------------