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 2024/01/12 21:43:13 UTC

(datasketches-java) branch master updated (1e7cfb58 -> 5eec0c3a)

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-java.git


    from 1e7cfb58 Merge pull request #490 from apache/function_name_change
     add e04e5340 Made some minor adjustments to the KLL toString(boolean, boolean) methods.  These changes make it easier to control what exactly is printed.
     new 5eec0c3a Merge pull request #491 from apache/adj_to_string_options

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:
 .../apache/datasketches/kll/KllDoublesSketch.java  |  8 +-
 .../apache/datasketches/kll/KllFloatsSketch.java   |  6 +-
 .../org/apache/datasketches/kll/KllHelper.java     | 94 +++++++++++-----------
 .../apache/datasketches/kll/KllItemsSketch.java    |  6 +-
 .../org/apache/datasketches/kll/KllSketch.java     | 10 +--
 5 files changed, 62 insertions(+), 62 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 pull request #491 from apache/adj_to_string_options

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-java.git

commit 5eec0c3ab02be97f28d7d89570db070f70fbd47f
Merge: 1e7cfb58 e04e5340
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Fri Jan 12 13:43:07 2024 -0800

    Merge pull request #491 from apache/adj_to_string_options
    
    Made some minor adjustments to the KLL toString(boolean, boolean) methods.

 .../apache/datasketches/kll/KllDoublesSketch.java  |  8 +-
 .../apache/datasketches/kll/KllFloatsSketch.java   |  6 +-
 .../org/apache/datasketches/kll/KllHelper.java     | 94 +++++++++++-----------
 .../apache/datasketches/kll/KllItemsSketch.java    |  6 +-
 .../org/apache/datasketches/kll/KllSketch.java     | 10 +--
 5 files changed, 62 insertions(+), 62 deletions(-)


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