This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 79c8812f5ecf47dd2eec29b219f4260e7a1a539f Merge: 4921e9f b40f38e Author: Robert Bradshaw <[email protected]> AuthorDate: Thu Jun 21 10:27:51 2018 -0700 Merge pull request #5649 from [BEAM-4565] Fix hot key fanout in the face of combiner lifting. [BEAM-4565] Fix hot key fanout in the face of combiner lifting. .../main/java/org/apache/beam/sdk/transforms/Combine.java | 14 +++++++++----- sdks/python/apache_beam/transforms/combiners_test.py | 8 ++++++++ sdks/python/apache_beam/transforms/core.py | 14 ++++++++------ 3 files changed, 25 insertions(+), 11 deletions(-)
