AlexanderSaydakov commented on PR #379: URL: https://github.com/apache/datasketches-cpp/pull/379#issuecomment-1613500210
Besides doc fixes I made a couple of HLL operator= methods return ref instead of value, and removed a couple of update methods in count_min_sketch, which became unnecessary after adding default weight of 1. I believe these changes must be invisible for the user. -- 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]
