This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 4921e9f Merge pull request #5714 from
iemejia/BEAM-3314-endpoint-host-redis
add 48ce5eb [BEAM-4565] Fix hot key fanout in the face of combiner
lifting.
add b40f38e Fix and test global combine with fanout.
new 79c8812 Merge pull request #5649 from [BEAM-4565] Fix hot key fanout
in the face of combiner lifting.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)