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

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


 discard bfde9d8  Merge remote-tracking branch 'origin/master' into 
ReqExperiment
    omit 8e8439e  Revert "superfluous calls of buf.sort() -- calling sort() in 
FloatBuffer.getEvensOrOdds is sufficient"
     new 69db4d1  Merge branch 'master' into ReqExperiment
     new c12bc9d  Fix conflicts with master
     new 827d25b  Fix conflicts with Master
     new eb97863  Fix conflicts with ReqExperiment
     new 3cb69ef  Fix conflicts with ReqExperimental
     new 47bdb28  Merge branch 'master' into ReqExperiment
     new 1a61267  set lazy compression = false
     new 4056806  Merge branch 'master' into ReqExperiment

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (bfde9d8)
            \
             N -- N -- N   refs/heads/ReqExperiment (4056806)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 8 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:
 .../java/org/apache/datasketches/req/ReqCompactor.java     |  4 ++--
 src/main/java/org/apache/datasketches/req/ReqSketch.java   | 14 +++++++-------
 2 files changed, 9 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to