You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Damien Desfontaines (JIRA)" <ji...@apache.org> on 2019/04/26 12:41:00 UTC

[jira] [Created] (BEAM-7161) filter.Distinct should accept a KV type

Damien Desfontaines created BEAM-7161:
-----------------------------------------

             Summary: filter.Distinct should accept a KV type
                 Key: BEAM-7161
                 URL: https://issues.apache.org/jira/browse/BEAM-7161
             Project: Beam
          Issue Type: Improvement
          Components: sdk-go
            Reporter: Damien Desfontaines


filter.Distinct only works on PCollection<T>. It would be nice if it worked for PCollection<KV<K,T>> too (returning distinct KV<K,T> pairs).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)