[ 
https://issues.apache.org/jira/browse/BEAM-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685558#comment-16685558
 ] 

Gary commented on BEAM-3296:
----------------------------

This is using the golang local runner

beamx.Run(ctx, pipeline)

> Combine semantics for empty bundle for min, max is wrong
> --------------------------------------------------------
>
>                 Key: BEAM-3296
>                 URL: https://issues.apache.org/jira/browse/BEAM-3296
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>            Reporter: Henning Rohde
>            Priority: Minor
>
> The combine semantics for Min for empty bundles is to emit MAX_INT, if using 
> global windows. Our implementation currently deviates from java, because we 
> use binary combiners (and thus emit the default element for the type (0).
> Ditto for the other binary combiners in stats.



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

Reply via email to