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 2023/06/05 19:50:58 UTC

[datasketches-java] 01/01: Merge pull request #449 from apache/fix_spotbugs

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 ee84291af75343ce0d54e639fb09bfe1e096873e
Merge: 5c3746eb 0b2e6c1e
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Mon Jun 5 12:50:50 2023 -0700

    Merge pull request #449 from apache/fix_spotbugs
    
    Some newly detected SpotBugs issues resolved.

 .../java/org/apache/datasketches/sampling/ReservoirItemsSketch.java     | 2 +-
 src/main/java/org/apache/datasketches/sampling/ReservoirItemsUnion.java | 2 +-
 .../java/org/apache/datasketches/sampling/ReservoirLongsSketch.java     | 2 +-
 src/main/java/org/apache/datasketches/sampling/ReservoirLongsUnion.java | 2 +-
 src/main/java/org/apache/datasketches/theta/CompactOperations.java      | 1 -
 5 files changed, 4 insertions(+), 5 deletions(-)


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