[
https://issues.apache.org/jira/browse/BEAM-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930102#comment-16930102
]
Jose Saul Chavez Romo commented on BEAM-4786:
---------------------------------------------
It looks like we are already using a combine here. Should we close this ticket?
[~pabloem]
> Distinct has bad parallelism characteristics
> --------------------------------------------
>
> Key: BEAM-4786
> URL: https://issues.apache.org/jira/browse/BEAM-4786
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Pablo Estrada
> Assignee: Pablo Estrada
> Priority: Major
> Labels: ccoss2019
>
> Distinct groups first and then drops extra elements. Should drop elements in
> the mappers, and later in reducers.
> https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Distinct.java#L100
--
This message was sent by Atlassian Jira
(v8.3.2#803003)