You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2021/01/10 00:42:55 UTC

[datasketches-characterization] branch master updated (785db18 -> 694df62)

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-characterization.git.


    from 785db18  Remove AoD tests
     add d7d7dd2  Remove Disclaimer footer in README, remove incubator in NOTICE.
     add 17ca5bd  Fix references to util functions not yet released.
     new 694df62  Merge pull request #51 from apache/More_TLP_changes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NOTICE                                             |   2 +-
 README.md                                          |   4 -
 .../datasketches/ExponentiallySpacedPoints.java    |  92 ------------
 .../java/org/apache/datasketches/SpacedPoints.java | 166 +++++++++++++++++++++
 .../quantiles/ReqSketchAccuracyProfile.java        |   2 +-
 5 files changed, 168 insertions(+), 98 deletions(-)
 delete mode 100644 src/main/java/org/apache/datasketches/ExponentiallySpacedPoints.java
 create mode 100644 src/main/java/org/apache/datasketches/SpacedPoints.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[datasketches-characterization] 01/01: Merge pull request #51 from apache/More_TLP_changes

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-characterization.git

commit 694df6203f94c38a61f4c4966d0c82f793b13628
Merge: 785db18 17ca5bd
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Sat Jan 9 16:42:46 2021 -0800

    Merge pull request #51 from apache/More_TLP_changes
    
    Remove Disclaimer footer in README, remove incubator in NOTICE.

 NOTICE                                             |   2 +-
 README.md                                          |   4 -
 .../datasketches/ExponentiallySpacedPoints.java    |  92 ------------
 .../java/org/apache/datasketches/SpacedPoints.java | 166 +++++++++++++++++++++
 .../quantiles/ReqSketchAccuracyProfile.java        |   2 +-
 5 files changed, 168 insertions(+), 98 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org