[ 
https://issues.apache.org/jira/browse/BEAM-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burke resolved BEAM-3586.
--------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> Go SDK beam.Combine does not Combine Globally
> ---------------------------------------------
>
>                 Key: BEAM-3586
>                 URL: https://issues.apache.org/jira/browse/BEAM-3586
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>            Reporter: Robert Burke
>            Assignee: Robert Burke
>            Priority: Major
>             Fix For: Not applicable
>
>
> Combine doesn't Group By Key, which means there is nothing to indicate an 
> aggregation of an entire PCollection needs to occur.
>  
> The fix would be to map all PCollection elements to a single key, and 
> CombinePerKey, and then beam.DropKey.



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

Reply via email to