[
https://issues.apache.org/jira/browse/BEAM-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035559#comment-16035559
]
ASF GitHub Bot commented on BEAM-2305:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/3165
> Dinstinct transform produces unexpected output when triggered
> -------------------------------------------------------------
>
> Key: BEAM-2305
> URL: https://issues.apache.org/jira/browse/BEAM-2305
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Reuven Lax
>
> Distinct is expected to produce one unique element per window (if the
> aggregation mode is accumulatingFiredPanes), however the current
> implementation will produce one unique element per pane instead. This is
> incorrect behavior.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)