[
https://issues.apache.org/jira/browse/APEXMALHAR-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294506#comment-15294506
]
ASF GitHub Bot commented on APEXMALHAR-2094:
--------------------------------------------
Github user tweise commented on a diff in the pull request:
https://github.com/apache/incubator-apex-malhar/pull/286#discussion_r64119703
--- Diff: library/pom.xml ---
@@ -325,6 +325,11 @@
<version>7.0.6</version>
</dependency>
<dependency>
+ <groupId>com.yahoo.datasketches</groupId>
--- End diff --
@sandeep-n Is there any other functionality that you envision to build with
this dependency?
> 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)