You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2021/01/28 02:44:21 UTC

[beam] 01/01: Merge pull request #13829: [BEAM-11695] [cherry-pick] Combiner packing in Dataflow (#13763)

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

chamikara pushed a commit to branch release-2.28.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 260b2d0f98b77f893de75850a7f09d911eabff93
Merge: a946429 091cd88
Author: Chamikara Jayalath <ch...@apache.org>
AuthorDate: Wed Jan 27 18:43:30 2021 -0800

    Merge pull request #13829: [BEAM-11695] [cherry-pick] Combiner packing in Dataflow (#13763)

 .../runners/dataflow/dataflow_runner.py            | 87 ++++++++++++++--------
 .../runners/dataflow/dataflow_runner_test.py       | 33 ++++++++
 .../runners/dataflow/ptransform_overrides.py       | 27 +++++++
 .../portability/fn_api_runner/translations.py      |  3 +-
 4 files changed, 118 insertions(+), 32 deletions(-)