You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anonymous (Jira)" <ji...@apache.org> on 2023/04/13 10:56:00 UTC

[jira] [Updated] (BEAM-6693) ApproximateUnique transform for Python SDK

     [ https://issues.apache.org/jira/browse/BEAM-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anonymous updated BEAM-6693:
----------------------------
    Status: Triage Needed  (was: Resolved)

> ApproximateUnique transform for Python SDK
> ------------------------------------------
>
>                 Key: BEAM-6693
>                 URL: https://issues.apache.org/jira/browse/BEAM-6693
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py-core
>            Reporter: Ahmet Altay
>            Assignee: Hannah Jiang
>            Priority: P3
>             Fix For: 2.14.0
>
>          Time Spent: 13h
>  Remaining Estimate: 0h
>
> Add a PTransform for estimating the number of distinct elements in a PCollection and the number of distinct values associated with each key in a PCollection KVs.
> it should offer the same API as its Java counterpart: https://github.com/apache/beam/blob/11a977b8b26eff2274d706541127c19dc93131a2/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/ApproximateUnique.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)