[
https://issues.apache.org/jira/browse/APEXMALHAR-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294075#comment-15294075
]
ASF GitHub Bot commented on APEXMALHAR-2094:
--------------------------------------------
GitHub user sandeep-n opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/286
APEXMALHAR-2094 Quantiles Operator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandeep-n/incubator-apex-malhar
APEXMALHAR-2094
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/286.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #286
----
commit 03c75e619b3c1db0ca3f4bbb48916fd848c4b343
Author: Sandeep Narayanaswami <[email protected]>
Date: 2016-05-20T19:40:47Z
APEXMALHAR-2094 #comment added quantiles operator
Added datasketches dependency to pom.xml
----
> Quantiles sketch operator
> -------------------------
>
> Key: APEXMALHAR-2094
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2094
> Project: Apache Apex Malhar
> Issue Type: New Feature
> Reporter: Sandeep Narayanaswami
> Priority: Minor
>
> An operator that "sketches" in an online fashion the probability distribution
> of an input (numeric) data stream, enabling computation of quantiles and
> cumulative distribution functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)