[ 
https://issues.apache.org/jira/browse/BEAM-4546?focusedWorklogId=111726&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-111726
 ]

ASF GitHub Bot logged work on BEAM-4546:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jun/18 00:18
            Start Date: 14/Jun/18 00:18
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on a change in pull request #5639: 
[BEAM-4546] Multi level combine
URL: https://github.com/apache/beam/pull/5639#discussion_r195272889
 
 

 ##########
 File path: sdks/python/apache_beam/transforms/core.py
 ##########
 @@ -1191,6 +1198,12 @@ class CombinePerKey(PTransformWithSideInputs):
   Returns:
     A PObject holding the result of the combine operation.
   """
+  def with_hot_key_fanout(self, fanout):
 
 Review comment:
   Done. See below about fanoutfn.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 111726)
    Time Spent: 40m  (was: 0.5h)

> Implement with hot key fanout for combiners
> -------------------------------------------
>
>                 Key: BEAM-4546
>                 URL: https://issues.apache.org/jira/browse/BEAM-4546
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py-core
>            Reporter: Ahmet Altay
>            Assignee: Robert Bradshaw
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to