You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/01/18 19:03:00 UTC

[jira] [Commented] (BEAM-10855) Add reference for appoximate unique algorithms in java and python SDK

    [ https://issues.apache.org/jira/browse/BEAM-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478138#comment-17478138 ] 

Kenneth Knowles commented on BEAM-10855:
----------------------------------------

Agreed! Pinging [~pcoet] for awareness. We should absolutely be transparent about our approximation algorithms and help users to trace references to original research when we use it.

> Add reference for appoximate unique algorithms in java and python SDK
> ---------------------------------------------------------------------
>
>                 Key: BEAM-10855
>                 URL: https://issues.apache.org/jira/browse/BEAM-10855
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core, sdk-py-core
>            Reporter: Monica Song
>            Assignee: Monica Song
>            Priority: P3
>              Labels: Clarified, doc_cleanup
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The java [1] and python [2] classes for ApproximateUnique should reference a paper or some other form of online documentation as a source for their algorithm. 
>  [1] [https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/ApproximateUnique.java]
> [2] [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/transforms/stats.py]
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)