[
https://issues.apache.org/jira/browse/BEAM-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546663#comment-17546663
]
Kenneth Knowles commented on BEAM-3296:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18509
> 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: P3
>
> 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
(v8.20.7#820007)