AlexanderSaydakov opened a new pull request #9269: use the latest datasketches-java-1.2.0-incubating URL: https://github.com/apache/druid/pull/9269 ### Description This change is to update the version of Apache Datasketches (incubating). This version contains a performance improvement of HLL sketch union operation. A minor change was needed in the test code since it has a rigid assertion of the exact text output of toString() method that has changed slightly (this human-readable summary is intended for debugging). This version of Datasketches is not supposed to have any incompatibilities with previous versions.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
