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

[datasketches-java] branch ReqExperiment updated (07a11ea -> bfde9d8)

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

pavelvesely pushed a change to branch ReqExperiment
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git.


    from 07a11ea  Merge branch 'master' into ReqExperiment
     add 46fc019  update pom & .asf.yaml
     add 3501b0d  Add HRA check to merge
     add 1138560  minor tweaks of the sketch description
     add 7dd55fc  superfluous calls of buf.sort() -- calling sort() in FloatBuffer.getEvensOrOdds is sufficient
     add a869181  miniscule speedup
     add d768b80  removing laziness of compression
     add 8e8439e  Revert "superfluous calls of buf.sort() -- calling sort() in FloatBuffer.getEvensOrOdds is sufficient"
     new bfde9d8  Merge remote-tracking branch 'origin/master' into ReqExperiment

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:
 .asf.yaml                                                 | 15 ---------------
 pom.xml                                                   |  1 +
 .../java/org/apache/datasketches/req/ReqCompactor.java    |  4 ++--
 src/main/java/org/apache/datasketches/req/ReqSketch.java  | 13 ++++++++++---
 4 files changed, 13 insertions(+), 20 deletions(-)


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


[datasketches-java] 01/01: Merge remote-tracking branch 'origin/master' into ReqExperiment

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

pavelvesely pushed a commit to branch ReqExperiment
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git

commit bfde9d82f05253bfc8bd724da5e11f9d5b45e143
Merge: 07a11ea 8e8439e
Author: Pavel Vesely <ve...@iuuk.mff.cuni.cz>
AuthorDate: Sun Jan 10 10:13:04 2021 +0100

    Merge remote-tracking branch 'origin/master' into ReqExperiment

 .asf.yaml                                                 | 15 ---------------
 pom.xml                                                   |  1 +
 .../java/org/apache/datasketches/req/ReqCompactor.java    |  4 ++--
 src/main/java/org/apache/datasketches/req/ReqSketch.java  | 13 ++++++++++---
 4 files changed, 13 insertions(+), 20 deletions(-)



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