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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to