[
https://issues.apache.org/jira/browse/BEAM-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095716#comment-16095716
]
ASF GitHub Bot commented on BEAM-2371:
--------------------------------------
GitHub user kennknowles opened a pull request:
https://github.com/apache/beam/pull/3609
[BEAM-2371] Use dehydration-insensitive APIs in WindowEvaluatorFactory
R: @tgroh
Peeled off #3334 so it can be a trivial review. Ignore the base commit,
which is #3601.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kennknowles/beam WindowEvaluatorFactory
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3609.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3609
----
commit 6bf16792e779047243a29bd2af507958779a5ffc
Author: Kenneth Knowles <[email protected]>
Date: 2017-07-20T03:58:36Z
Use RehydratedComponents for memoized rehydration
commit d4923c9ddcc8dc836b7f9774cd23b882d7a5a341
Author: Kenneth Knowles <[email protected]>
Date: 2017-06-07T20:58:11Z
Use dehydration-insensitive APIs in WindowEvaluatorFactory
----
> Make Java DirectRunner demonstrate language-agnostic Runner API translation
> wrappers
> ------------------------------------------------------------------------------------
>
> Key: BEAM-2371
> URL: https://issues.apache.org/jira/browse/BEAM-2371
> Project: Beam
> Issue Type: Improvement
> Components: runner-direct
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Labels: beam-python-everywhere
> Fix For: 2.2.0
>
>
> This will complete the PoC for runners-core-construction-java and the Runner
> API and show other runners the easy path to executing non-Java pipelines,
> modulo Fn API.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)