leerho opened a new pull request, #450: URL: https://github.com/apache/datasketches-java/pull/450
1. The UpdatableBitMask as part of the Flags field has been eliminated. This should make the Flags field identical to the one used in C++. 2. The documentation of the serialization formats has been significantly improved. See the docs for the KllPreambleUtil class. 3. I have reduced the dependence on the KllMemoryValidate class to those that are actually required for validation. 4. More cleanup of fields and variables not really being used. -- 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]
