You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/07/18 21:35:35 UTC

[beam] 01/01: [BEAM-3711] Enabling combiner lifting in Dataflow Runner.

This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 602cac1789717f10ce8600ec1ed7b1090b6081d9
Merge: 7d7ba11 753e2e9
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Wed Jul 18 14:35:31 2018 -0700

    [BEAM-3711] Enabling combiner lifting in Dataflow Runner.

 .../dataflow/DataflowPipelineTranslator.java       | 39 ++++++++++++++-
 .../beam/runners/dataflow/DataflowRunner.java      | 57 ++++++++++++++++------
 .../beam/runners/dataflow/TransformTranslator.java |  6 +++
 3 files changed, 85 insertions(+), 17 deletions(-)