You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/20 23:30:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 20/Apr/22 23:29
            Start Date: 20/Apr/22 23:29
    Worklog Time Spent: 10m 
      Work Description: jonathanasdf commented on PR #8535:
URL: https://github.com/apache/beam/pull/8535#issuecomment-1104550438

   Should https://beam.apache.org/documentation/transforms/python/overview/ be updated?




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

    Worklog Id:     (was: 759654)
    Time Spent: 12h 40m  (was: 12.5h)

> 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: 12h 40m
>  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.7#820007)