[
https://issues.apache.org/jira/browse/BEAM-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022802#comment-17022802
]
Jeffrey commented on BEAM-9184:
-------------------------------
I already have the will request in and created this to link to it. Sorry
first timer who doesn't know what they're doing.
On Fri, Jan 24, 2020, 4:17 AM Elias Djurfeldt (Jira) <[email protected]>
> Add ToSet() combiner, similar to ToList() and ToDict()
> ------------------------------------------------------
>
> Key: BEAM-9184
> URL: https://issues.apache.org/jira/browse/BEAM-9184
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py-core
> Reporter: Jeffrey
> Priority: Minor
>
> ToList() doesn't do deduplication, and ToDict() requires key/value tuples.
> Sets are a different type than dicts in Python, so ToSet() is required to
> combine very large PCollections while deduplicating.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)