You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by "leerho (via GitHub)" <gi...@apache.org> on 2023/03/17 22:59:53 UTC

[GitHub] [datasketches-java] leerho opened a new pull request, #432: Minor updates

leerho opened a new pull request, #432:
URL: https://github.com/apache/datasketches-java/pull/432

   These are really minor updates although a number of classes were involved.
   
   The deprecations of getQuantiles(...) and getRanks(...) were removed. These functions are too useful, especially in Java, to be removed.
   
   A large number of these fixes are due to Checkstyle, mostly missing final method parameters. There were a few Javadoc missing <p>s.
   
   Two static final constant names were renamed with all capitals.
   
   The BitPackingTest was printing hundreds of lines to the console. It was modified to print based on a internal variable that can be set by the developer if needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [datasketches-java] leerho merged pull request #432: Minor updates

Posted by "leerho (via GitHub)" <gi...@apache.org>.
leerho merged PR #432:
URL: https://github.com/apache/datasketches-java/pull/432


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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