[ 
https://issues.apache.org/jira/browse/BEAM-9184?focusedWorklogId=377762&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-377762
 ]

ASF GitHub Bot logged work on BEAM-9184:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Jan/20 17:51
            Start Date: 27/Jan/20 17:51
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on issue #10636: [BEAM-9184] Add 
ToSet combiner
URL: https://github.com/apache/beam/pull/10636#issuecomment-578870242
 
 
   https://github.com/apache/beam/pull/10688 should fix the flaky test.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 377762)
    Time Spent: 1h  (was: 50m)

> 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 Sorensen
>            Priority: Minor
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to