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 per 
https://issues.apache.org/jira/browse/APEXMALHAR-2094?focusedCommentId=15296761.
 The sketches module will hold sketching algorithms including quantiles sketch.

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/301.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 #301
    
----
commit 1aef2635e9bae27df89ca601848bef6a774490a9
Author: Priyanka Gugale <priya...@datatorrent.com>
Date:   2016-02-10T09:15:03Z

    Checkstyle fixes for quantiles code.
    
    APEXMALHAR-1988: Updating cassandra batch fetch logic to use Cassandra 
Paging feature
    
    Created sketches module
    
    Removed datasketches dependency from malhar-library pom
    
    Moved QuantilesEstimator and unit tests to sketches module
    
    rearranged methods
    
    updated summary
    
    anonymous array argument
    
    spelling nits
    
    Moved variable declaration; checkstyle
    
    checkstyle: added indent in license header
    
    checkstyle: added indent in license header
    
    Fixed indentation level.
    
    Fixed indentation level.
    
    fixed license header indent level
    
    stylecheck: fixed indent level

----


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to