kennknowles opened a new issue, #19063: URL: https://github.com/apache/beam/issues/19063
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 Imported from Jira [BEAM-4786](https://issues.apache.org/jira/browse/BEAM-4786). Original Jira may contain additional context. Reported by: pabloem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
