[GitHub] apex-malhar pull request #301: [APEXMALHAR-2094] Quantiles operator

2016-06-21 Thread sandeep-n
Github user sandeep-n commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/301#discussion_r67925558 --- Diff: pom.xml --- @@ -212,6 +212,7 @@ library contrib demos +sketches --- End diff -- Thanks for

[GitHub] apex-malhar pull request #301: [APEXMALHAR-2094] Quantiles operator

2016-06-21 Thread sandeep-n
Github user sandeep-n commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/301#discussion_r67925991 --- Diff: sketches/src/test/java/org/apache/apex/malhar/sketches/QuantilesEstimatorTest.java --- @@ -0,0 +1,204 @@ +/** + * Licensed to the

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2094 Quantiles Oper...

2016-05-26 Thread sandeep-n
Github user sandeep-n closed the pull request at: https://github.com/apache/incubator-apex-malhar/pull/286 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2094 Quantiles Oper...

2016-05-26 Thread sandeep-n
GitHub user sandeep-n opened a pull request: https://github.com/apache/incubator-apex-malhar/pull/296 APEXMALHAR-2094 Quantiles Operator [Opening new PR since PR #286 closed itself when I squashed commits.] Addressing JIRA issue https://issues.apache.org/jira/browse/APEXMALHAR

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2094 Quantiles Oper...

2016-05-26 Thread sandeep-n
Github user sandeep-n commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/296#discussion_r64818531 --- Diff: sketches/src/main/java/org/apache/apex/malhar/sketches/QuantilesEstimator.java --- @@ -0,0 +1,188 @@ +/** + * Licensed

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2094 Quantiles Oper...

2016-05-26 Thread sandeep-n
Github user sandeep-n commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/296#discussion_r64818557 --- Diff: sketches/src/main/java/org/apache/apex/malhar/sketches/QuantilesEstimator.java --- @@ -0,0 +1,188 @@ +/** + * Licensed

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2094 Quantiles Oper...

2016-05-27 Thread sandeep-n
Github user sandeep-n closed the pull request at: https://github.com/apache/incubator-apex-malhar/pull/296 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-apex-malhar pull request: [APEXMALHAR-2094] Quantiles op...

2016-05-27 Thread sandeep-n
GitHub user sandeep-n opened a pull request: https://github.com/apache/incubator-apex-malhar/pull/301 [APEXMALHAR-2094] Quantiles operator Addressing JIRA issue https://issues.apache.org/jira/browse/APEXMALHAR-2094. Added a new module "sketches" as

[GitHub] incubator-apex-malhar pull request #301: [APEXMALHAR-2094] Quantiles operato...

2016-06-01 Thread sandeep-n
Github user sandeep-n commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/301#discussion_r65440216 --- Diff: sketches/src/main/java/org/apache/apex/malhar/sketches/QuantilesEstimator.java --- @@ -0,0 +1,182 @@ +/** + * Licensed

[GitHub] incubator-apex-malhar pull request #301: [APEXMALHAR-2094] Quantiles operato...

2016-06-02 Thread sandeep-n
Github user sandeep-n commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/301#discussion_r65579101 --- Diff: sketches/src/main/java/org/apache/apex/malhar/sketches/QuantilesEstimator.java --- @@ -0,0 +1,182 @@ +/** + * Licensed

[GitHub] apex-malhar pull request #301: [APEXMALHAR-2094] Quantiles operator

2016-06-09 Thread sandeep-n
Github user sandeep-n commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/301#discussion_r66496208 --- Diff: sketches/src/main/java/org/apache/apex/malhar/sketches/QuantilesEstimator.java --- @@ -0,0 +1,188 @@ +/** + * Licensed to the

[GitHub] apex-malhar pull request #301: [APEXMALHAR-2094] Quantiles operator

2016-06-09 Thread sandeep-n
Github user sandeep-n commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/301#discussion_r66498758 --- Diff: sketches/src/main/java/org/apache/apex/malhar/sketches/QuantilesEstimator.java --- @@ -0,0 +1,188 @@ +/** + * Licensed to the