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

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

                Author: ASF GitHub Bot
            Created on: 22/May/18 09:19
            Start Date: 22/May/18 09:19
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on issue #4768: [BEAM-2728] Sketching 
most frequent
URL: https://github.com/apache/beam/pull/4768#issuecomment-390922069
 
 
   @ArnaudFnr Any updates? I have the impression there were not many things 
missing, are they many ? Do you intend to finish this one (even if it is not 
right now) ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 104556)
    Time Spent: 12h 20m  (was: 12h 10m)

> Extension for sketch-based statistics
> -------------------------------------
>
>                 Key: BEAM-2728
>                 URL: https://issues.apache.org/jira/browse/BEAM-2728
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-sketching
>            Reporter: Arnaud Fournier
>            Assignee: Arnaud Fournier
>            Priority: Minor
>          Time Spent: 12h 20m
>  Remaining Estimate: 0h
>
> Goal : Provide an extension library to compute approximate statistics on 
> streams.
> Interest : Probabilistic data structures can create an approximation (sketch) 
> of the current state of a stream without storing every element but rather 
> processing each observation quickly to summarize its current state and find 
> useful statistical insights.
> Implementation is here : 
> https://github.com/ArnaudFnr/beam/tree/sketching/sdks/java/extensions/sketching
> More info : 
> https://docs.google.com/document/d/1Xy6g5RPBYX_HadpIr_2WrUeusiwL0Jo2ACI5PEOP1kc/edit



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

Reply via email to