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 2019/11/25 19:41:20 UTC

[incubator-datasketches-characterization] branch master updated (b63cf9a -> 20b6075)

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/incubator-datasketches-characterization.git.


    from b63cf9a  Merge branch 'master' of git@github.com:apache/incubator-datasketches-characterization.git
     add a68e4ce  Fixes a number of places where TestNG was called from main code.
     new 20b6075  Merge pull request #23 from apache/FixTestNGcompileProblems

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:
 README.md                                          |  2 +-
 pom.xml                                            |  2 +-
 .../org/apache/datasketches/DirectoryWalker.java   |  4 ++--
 .../hash/HashBytesSpeedProfile.java                |  1 +
 .../memory/BaseUtf8SpeedProfile.java               |  5 +++--
 .../memory/UnsafeDirectSpeedProfile.java           |  1 +
 .../quantiles/DruidAppHistStreamAProfile.java      |  4 ++--
 .../quantiles/ExactStreamAProfile.java             |  4 ++--
 .../characterization/quantiles/ProfileUtil.java    |  3 +--
 .../java/org/apache/datasketches/LicenseSwap.java  | 10 ++++------
 .../apache/datasketches/PowerLawGeneratorTest.java |  2 +-
 .../java/org/apache/datasketches/ZipFilesTest.java | 15 +++++++++------
 tools/SketchesCheckstyle.xml                       | 22 +++++++++++-----------
 13 files changed, 39 insertions(+), 36 deletions(-)


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


[incubator-datasketches-characterization] 01/01: Merge pull request #23 from apache/FixTestNGcompileProblems

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/incubator-datasketches-characterization.git

commit 20b60754aefb13f5e76d7f477e4f385f5562c7c9
Merge: b63cf9a a68e4ce
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Mon Nov 25 11:41:15 2019 -0800

    Merge pull request #23 from apache/FixTestNGcompileProblems
    
    Fixes a number of places where TestNG was called from main code.

 README.md                                          |  2 +-
 pom.xml                                            |  2 +-
 .../org/apache/datasketches/DirectoryWalker.java   |  4 ++--
 .../hash/HashBytesSpeedProfile.java                |  1 +
 .../memory/BaseUtf8SpeedProfile.java               |  5 +++--
 .../memory/UnsafeDirectSpeedProfile.java           |  1 +
 .../quantiles/DruidAppHistStreamAProfile.java      |  4 ++--
 .../quantiles/ExactStreamAProfile.java             |  4 ++--
 .../characterization/quantiles/ProfileUtil.java    |  3 +--
 .../java/org/apache/datasketches/LicenseSwap.java  | 10 ++++------
 .../apache/datasketches/PowerLawGeneratorTest.java |  2 +-
 .../java/org/apache/datasketches/ZipFilesTest.java | 15 +++++++++------
 tools/SketchesCheckstyle.xml                       | 22 +++++++++++-----------
 13 files changed, 39 insertions(+), 36 deletions(-)


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