[
https://issues.apache.org/jira/browse/BEAM-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190141#comment-15190141
]
ASF GitHub Bot commented on BEAM-80:
------------------------------------
GitHub user peihe opened a pull request:
https://github.com/apache/incubator-beam/pull/39
[BEAM-80] Enable combiner lifting for combine with contexts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/peihe/incubator-beam enable-lifting
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/39.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 #39
----
commit 06b18fde6ec2d092a9733e5bfcfa63de3cf00833
Author: Pei He <[email protected]>
Date: 2016-03-10T22:17:36Z
[BEAM-80] Enable combiner lifting for combine with contexts
----
> Support combiner lifting for (Keyed)CombineWithContext
> ------------------------------------------------------
>
> Key: BEAM-80
> URL: https://issues.apache.org/jira/browse/BEAM-80
> Project: Beam
> Issue Type: New Feature
> Components: runner-dataflow
> Reporter: Pei He
> Assignee: Pei He
>
> This is a missing feature of combine with context.
> Combiner lifting is currently disabled for (Keyed)CombineWithContext with a
> passing through ParDo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)